InvokeAI/invokeai/app/services/shared
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
..
sqlite model loading and conversion implemented for vaes 2024-03-01 10:42:33 +11:00
sqlite_migrator feat(mm): add hashing algos to ModelHash 2024-03-03 14:32:14 +11:00
__init__.py feat(backend): organise service dependencies 2023-10-12 12:15:06 -04:00
graph.py tidy(nodes): remove no-op model_config 2024-03-01 10:42:33 +11:00
invocation_context.py docs(nodes): update all docstrings for public nodes API 2024-03-01 10:42:33 +11:00
pagination.py feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00