Hi,
Thanks for the great work!
Was trying to run the model using your demo colab notebook. I get stuck on the part where I need to download and unzip the checkpoint file. The unzip command gives:
Archive: checkpoints_G_oilpaintbrush.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of checkpoints_G_oilpaintbrush.zip or
checkpoints_G_oilpaintbrush.zip.zip, and cannot find checkpoints_G_oilpaintbrush.zip.ZIP, period.
Any idea how I can fix this? I tried wget for the same file and no luck there either.
Hi,
Thanks for the great work!
Was trying to run the model using your demo colab notebook. I get stuck on the part where I need to download and unzip the checkpoint file. The unzip command gives:
Any idea how I can fix this? I tried wget for the same file and no luck there either.