InvokeAI/invokeai/app
psychedelicious 6b41246b2d 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-08 09:00:02 -05:00
..
api Fix merge with next 2024-03-01 10:42:33 +11:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
invocations Fix avoid storing extra conditioning info in two places. 2024-03-08 08:51:44 -05:00
services feat(mm): add hashing algos to ModelHash 2024-03-08 09:00:02 -05:00
shared tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
util feat(nodes): revise model load API args 2024-03-01 10:42:33 +11:00
__init__.py fix: make invocation_context.py accessible to mkdocs 2024-03-01 10:42:33 +11:00
api_app.py Next: Remove deprecated app.on_event usage in api runner 2024-03-01 10:42:33 +11:00