gwang-kim / DiffusionCLIP

[CVPR 2022] Official PyTorch Implementation for DiffusionCLIP: Text-guided Image Manipulation Using Diffusion Models
Other
785 stars 113 forks source link

LSUN pretrained model link not valid #33

Open xirui-li opened 11 months ago

xirui-li commented 11 months ago

https://image-editing-test-12345.s3-us-west-2.amazonaws.com/checkpoints/bedroom.ckpt https://image-editing-test-12345.s3-us-west-2.amazonaws.com/checkpoints/church_outdoor.ckpt https://image-editing-test-12345.s3-us-west-2.amazonaws.com/checkpoints/celeba_hq.ckpt

The three links listed above are not valid any more. Error Message: HTTP Error 403: Forbidden

Could you please provide a new link? Appreciate it!

Honeybadger-LSX commented 9 months ago

https://image-editing-test-12345.s3-us-west-2.amazonaws.com/checkpoints/bedroom.ckpt https://image-editing-test-12345.s3-us-west-2.amazonaws.com/checkpoints/church_outdoor.ckpt https://image-editing-test-12345.s3-us-west-2.amazonaws.com/checkpoints/celeba_hq.ckpt Could you please check its availability or provide an alternative link? Appreciate it!

AyushShetty84 commented 4 months ago

@gwang-kim Please can you address this issue, I am facing the same issue.

Honeybadger-LSX commented 4 months ago

  邮件已收到,会尽快回复,祝安!

johnberg1 commented 3 months ago

I'm facing the same issue, are there new links for the checkpoints?

tristan199714 commented 4 days ago

Try this: https://github.com/ermongroup/ddim/blob/main/functions/ckpt_util.py#L12. It works for me.