DragGAN icon indicating copy to clipboard operation
DragGAN copied to clipboard

Download script on Google Colab needs to be updated

Open abdshomad opened this issue 2 years ago • 0 comments

Currently, in Google Colab, the script to download the models is still using !sh scripts/download_model.sh

Actually in repo, it changed to this python script !python scripts/download_model.py

Resolution: Change the Google Colab script to reflect this changes.

abdshomad avatar Jun 30 '23 10:06 abdshomad