XingangPan / DragGAN

Official Code for DragGAN (SIGGRAPH 2023)
https://vcai.mpi-inf.mpg.de/projects/DragGAN/
Other
35.65k stars 3.44k forks source link

Update and rename download_model.py to download_2model.py #407

Open quantumtechniker opened 10 months ago

quantumtechniker commented 10 months ago

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.

202392 commented 7 months ago

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

202392 commented 7 months ago

417