mirror of https://github.com/XingangPan/DragGAN
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Added the ability to download files in parallel using a ThreadPoolExecutor, which can speed up the download process. Improved handling of existing files - if a local file exists, it now checks if the file size matches the remote file before deciding to skip or redownload. Changed the error handling to provide more informative error messages. Added a default of 4 threads for parallel downloads, but you can adjust this value as needed. |
3 years ago | |
|---|---|---|
| .. | ||
| download_2model.py | 3 years ago | |
| download_models.json | 3 years ago | |
| gui.bat | 3 years ago | |
| gui.sh | 3 years ago | |