InvokeAI/invokeai/app
psychedelicious 4c31c7f9f1 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-02-20 23:39:30 +11:00
..
api refactoring handlers to do null check 2024-02-20 23:39:30 +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-02-20 09:48:14 +11:00
services tidy(bulk_download): remove class-level attr annotations 2024-02-20 23:39:30 +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