can you give the download link of "model_unet_res.pth" used in ddpm? thank you!
Opened this issue · 2 comments
ALin-maker commented
No such file or directory: 'dldemos/ddpm/model_unet_res.pth'
yolo1031 commented
No such file or directory: 'dldemos/ddpm/model_unet_res.pth'
Did you solve it ? I had the same problem.
njumyq commented
Just change model_path to "./model_unet_res.pth", and the problem can be solved.