InvokeAI/invokeai/app
psychedelicious 2254a0c078 feat(nodes): update all invocations to use new invocation context
Update all invocations to use the new context. The changes are all fairly simple, but there are a lot of them.

Supporting minor changes:
- Patch bump for all nodes that use the context
- Update invocation processor to provide new context
- Minor change to `EventServiceBase` to accept a node's ID instead of the dict version of a node
- Minor change to `ModelManagerService` to support the new wrapped context
- Fanagling of imports to avoid circular dependencies
2024-02-29 13:16:35 -05:00
..
api tidy(nodes): move all field things to fields.py 2024-02-29 13:16:35 -05:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
invocations feat(nodes): update all invocations to use new invocation context 2024-02-29 13:16:35 -05:00
services feat(nodes): update all invocations to use new invocation context 2024-02-29 13:16:35 -05:00
shared tidy(nodes): move all field things to fields.py 2024-02-29 13:16:35 -05:00
util feat(nodes): update all invocations to use new invocation context 2024-02-29 13:16:35 -05:00
api_app.py tidy(nodes): move all field things to fields.py 2024-02-29 13:16:35 -05:00