DragGAN icon indicating copy to clipboard operation
DragGAN copied to clipboard

Update and rename download_model.py to download_2model.py

Open quantumtechniker opened this issue 2 years ago • 2 comments

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.

quantumtechniker avatar Oct 26 '23 13:10 quantumtechniker

https://www.facebook.com/frankely.sigaran?mibextid=ZbWKwL

202392 avatar Jan 19 '24 07:01 202392

#417

202392 avatar Jan 19 '24 07:01 202392