kwonminki/Asyrp_official

Access denied to fetch pretrained model

prateekgargX opened this issue · 2 comments

Hi, I want ton replicate the results on google colab using this notebook using the default settings in script_inference.sh but this is url is throwing 403 error

elif self.config.data.dataset in ["CelebA_HQ", "CUSTOM", "CelebA_HQ_Dialog"]:
url = "https://image-editing-test-12345.s3-us-west-2.amazonaws.com/checkpoints/celeba_hq.ckpt"

It seems that SDEdit no longer provides checkpoints.
Please check it for CelebA-HQ model.

curryjung/InjectFusion_official#1