openai / glow

Code for reproducing results in "Glow: Generative Flow with Invertible 1x1 Convolutions"
https://arxiv.org/abs/1807.03039
MIT License
3.11k stars 515 forks source link

ERROR 403 when running wget to get pre-trained model #52

Open yenchenlin opened 6 years ago

yenchenlin commented 6 years ago

Hello @prafullasd , I tried runing the following command in README to download the pre-trained mode:

wget https://storage.googleapis.com/glow-demo/logs/lsun-bdr-[96/128].tar

but it shows:

HTTP request sent, awaiting response... 403 Forbidden
2018-09-01 23:14:13 ERROR 403: Forbidden.

Would you please check the server? Thanks in advance!

paulchou0309 commented 5 years ago

@yenchenlin have you solve it ? how to do ?

jbutepage commented 5 years ago

Run

wget https://storage.googleapis.com/glow-demo/logs/lsun-bdr-96.tar

and

wget https://storage.googleapis.com/glow-demo/logs/lsun-bdr-128.tar.