andreas128 / RePaint

Official PyTorch Code and Models of "RePaint: Inpainting using Denoising Diffusion Probabilistic Models", CVPR 2022
1.99k stars 160 forks source link

python test.py --conf_path confs/face_example.yml giving this error #23

Open thechashi opened 2 years ago

thechashi commented 2 years ago

FileNotFoundError: [Errno 2] No such file or directory: './data/pretrained/celeba256_250000.pt'

andreas128 commented 2 years ago

The following command should download the model. Does that work for you?

pip install --upgrade gdown && bash ./download.sh


Alternatively this is the google drive link for celeba256_250000.pt: https://drive.google.com/uc?id=1norNWWGYP3EZ_o05DmoW1ryKuKMmhlCX

IslaYangh commented 2 years ago

Your link has expired, can you provide it again?I ./download.sh has been filed.

FakeEyes2Wo commented 9 months ago

gdown https://drive.google.com/uc?id=1norNWWGYP3EZ_o05DmoW1ryKuKMmhlCX gdown https://drive.google.com/uc?id=1QEl-btGbzQz6IwkXiFGd49uQNTUtTHsk download them locally