Skip to content

Commit 8f459d7

Browse files
authored
Update download.sh
1 parent 7079547 commit 8f459d7

File tree

1 file changed

+2
-2
lines changed
  • tutorials/03-advanced/deep_convolutional_gan

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
wget https://www.dropbox.com/s/e0ig4nf1v94hyj8/CelebA.zip?dl=0 -P ./
2-
unzip CelebA.zip -d ./
1+
wget https://www.dropbox.com/s/e0ig4nf1v94hyj8/CelebA_128crop_FD.zip?dl=0 -P ./
2+
unzip CelebA_128crop_FD.zip -d ./

0 commit comments

Comments
 (0)