InvokeAI/invokeai/app/services/events
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
..
__init__.py define install abstract base class 2023-11-20 21:57:10 -05:00
events_base.py feat(nodes): update all invocations to use new invocation context 2024-02-29 13:16:35 -05:00