andreas128 / RePaint

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

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

Open thechashi opened 1 year ago

thechashi commented 1 year ago

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

andreas128 commented 1 year 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 1 year ago

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

FakeEyes2Wo commented 5 months ago

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