InvokeAI/invokeai/app
psychedelicious 4ee52ed689 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-02-28 18:08:34 +11:00
..
api tidy(api): remove non-heuristic install route 2024-02-27 08:38:37 -05:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
invocations feat(nodes): update LoRAMetadataItem model 2024-02-26 14:49:38 -05:00
services feat(mm): add hashing algos to ModelHash 2024-02-28 18:08:34 +11:00
shared tidy(nodes): move all field things to fields.py 2024-02-15 17:30:02 +11:00
util feat(nodes): add whole queue_item to InvocationContextData 2024-02-20 09:54:01 +11:00
api_app.py refactor(nodes): merge processors 2024-02-20 09:54:01 +11:00