InvokeAI/invokeai/backend/model_manager
psychedelicious 982076d7d7 feat(mm): add hashing algos to ModelHash
- Some algos are slow, so it is now just called ModelHash
- Added all hashlib algos, plus BLAKE3 and the fast (but incorrect) SHA1 algo
2024-03-03 14:32:14 +11:00
..
load chore: ruff 2024-03-01 10:42:33 +11:00
metadata chore: ruff 2024-03-01 10:42:33 +11:00
util final tidying before marking PR as ready for review 2024-03-01 10:42:33 +11:00
__init__.py chore: ruff 2024-03-01 10:42:33 +11:00
config.py chore: ruff 2024-03-01 10:42:33 +11:00
convert_ckpt_to_diffusers.py chore: ruff 2024-03-01 10:42:33 +11:00
hash.py feat(mm): add hashing algos to ModelHash 2024-03-03 14:32:14 +11:00
libc_util.py Tidy names and locations of modules 2024-03-01 10:42:33 +11:00
merge.py remove startup dependency on legacy models.yaml file 2024-03-01 10:42:33 +11:00
probe.py feat(mm): add hashing algos to ModelHash 2024-03-03 14:32:14 +11:00
search.py chore: ruff 2024-03-01 10:42:33 +11:00