Anima-Lab / MaskDiT

Code for Fast Training of Diffusion Models with Masked Transformers
MIT License
377 stars 14 forks source link

Forbidden access to both trained models #1

Closed GuichardVictor closed 1 year ago

GuichardVictor commented 1 year ago

Hi,

I wanted to try out your work, however, I have a forbidden access when trying to download the checkpoints using the provided links.

wget https://maskdit-bucket.s3.us-west-2.amazonaws.com/cos-2037500.pthttps://maskdit-bucket.s3.us-west-2.amazonaws.com/imagenet256-ckpt-best_without_guidance.pt

--2023-06-19 19:51:10--  https://maskdit-bucket.s3.us-west-2.amazonaws.com/cos-2037500.pthttps://maskdit-bucket.s3.us-west-2.amazonaws.com/imagenet256-ckpt-best_without_guidance.pt
Resolving maskdit-bucket.s3.us-west-2.amazonaws.com (maskdit-bucket.s3.us-west-2.amazonaws.com)... 52.92.227.154, 52.92.196.154, 52.218.242.129, ...
Connecting to maskdit-bucket.s3.us-west-2.amazonaws.com (maskdit-bucket.s3.us-west-2.amazonaws.com)|52.92.227.154|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2023-06-19 19:51:11 ERROR 403: Forbidden.

Best,

devzhk commented 1 year ago

Hi,

Thanks for pointing it out. There was a typo in README. I just fixed that.