taming-transformers
taming-transformers copied to clipboard
Unable to download checkpoints from the links provided in the README
trafficstars
The page gives an error: Unable to download directory "2020-11-09T13-31-51_sflckr": size is too large. I have to go into the checkpoints directory and download the file by itself, which is not that big of a deal but...
how about use wget . I find it in the colab demo
wget 'https://heibox.uni-heidelberg.de/d/73487ab6e5314cb5adba/files/?p=%2Fcheckpoints%2Flast.ckpt&dl=1' -O 'logs/2020-11-09T13-31-51_sflckr/checkpoints/last.ckpt'