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.
Chetan G d3b14239c0
Update and rename download_model.py to download_2model.py
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 Update and rename download_model.py to download_2model.py 3 years ago
download_models.json better checkpoint download 3 years ago
gui.bat added windows GUI bat file 3 years ago
gui.sh Add scripts 3 years ago