andreas128 / RePaint

Official PyTorch Code and Models of "RePaint: Inpainting using Denoising Diffusion Probabilistic Models", CVPR 2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FileNotFoundError: ema_0.9999_250000.pt not found

Djanghao opened this issue · comments

I encountered a FileNotFoundError when attempting to run the command python test.py --conf_path confs/test_c256_thick.yml. It seems like the model file is not provided.

I encountered a FileNotFoundError when attempting to run the command python test.py --conf_path confs/test_c256_thick.yml. It seems like the model file is not provided.

hello, I also meet the same problem, do you solve it? How do we find the model file?