Skip to content

Commit

Permalink
Created using Colaboratory
Browse files Browse the repository at this point in the history
  • Loading branch information
laaRaa committed Nov 6, 2020
1 parent b082f65 commit 30e975b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DemoChromaGAN.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"\n",
"# get ChromaGAN images\n",
"! if [ ! -d chromagan_images ] ; \\\n",
" then wget http://gpi.upf.edu/chromagan/chromagan_images.zip; \\\n",
" then wget http://dev.ipol.im/~lraad/chromaGAN/data/chromagan_images.zip; \\\n",
" unzip chromagan_images.zip; \\\n",
" rm chromagan_images.zip; \\\n",
"fi\n",
Expand Down

0 comments on commit 30e975b

Please sign in to comment.