InvokeAI/invokeai/app
psychedelicious 2291122c2b tidy(bulk_download): remove class-level attr annotations
These can be misleading as they shadow actual assigned class attributes. This pattern is in the rest of the app but it shouldn't be.
2024-03-01 10:42:33 +11:00
..
api refactoring handlers to do null check 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 feat(nodes): JIT graph nodes validation 2024-03-01 10:42:33 +11:00
services tidy(bulk_download): remove class-level attr annotations 2024-03-01 10:42:33 +11:00
shared tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
util feat(nodes): add whole queue_item to InvocationContextData 2024-03-01 10:42:33 +11:00
api_app.py refactor(nodes): merge processors 2024-03-01 10:42:33 +11:00