InvokeAI/invokeai/app
psychedelicious 14bf87e5e7 feat(nodes): restore WithWorkflow as no-op class
This class is deprecated and no longer needed. Set its workflow attr value to None (meaning it is now a no-op), and issue a warning when an invocation subclasses it.
2023-11-29 13:32:24 +11:00
..
api feat: revert SQLiteMigrator class 2023-11-29 13:29:19 +11:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
invocations feat(nodes): restore WithWorkflow as no-op class 2023-11-29 13:32:24 +11:00
services feat: revert SQLiteMigrator class 2023-11-29 13:29:19 +11:00
shared fix(nodes): create app/shared/ module to prevent circular imports 2023-11-09 16:41:55 +11:00
util chore: ruff check - fix pycodestyle 2023-11-11 10:55:33 +11:00
api_app.py feat(ui): add support for custom field types 2023-11-29 10:49:31 +11:00