RePaint icon indicating copy to clipboard operation
RePaint copied to clipboard

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

Open thechashi opened this issue 2 years ago • 3 comments

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

thechashi avatar Oct 20 '22 00:10 thechashi

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

andreas128 avatar Nov 05 '22 00:11 andreas128

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

IslaYangh avatar Nov 21 '22 00:11 IslaYangh

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

FakeEyes2Wo avatar Feb 19 '24 12:02 FakeEyes2Wo