refiners/scripts
Bryce 5ca1549c96 refactor: convert bash script to python
Ran successfully to completion. But on a repeat run `convert_unclip` didn't pass the hash check for some reason.

- fix inpainting model download urls
- shows a progress bar for downloads
- skips downloading existing files
- uses a temporary file to prevent partial downloads
- can do a dry run to check if url is valid `DRY_RUN=1 python scripts/prepare_test_weights.py`
- displays the downloaded file hash
2023-12-15 09:55:59 +01:00
..
conversion refactor: convert bash script to python 2023-12-15 09:55:59 +01:00
training run lint rules using latest isort settings 2023-12-11 11:58:43 +01:00
prepare_test_weights.py refactor: convert bash script to python 2023-12-15 09:55:59 +01:00