Files
InvokeAI/invokeai/app/services
psychedelicious 21aa42627b feat(events): add dynamic invocation & result validators
This is required to get these event fields to deserialize correctly. If omitted, pydantic uses `BaseInvocation`/`BaseInvocationOutput`, which is not correct.

This is similar to the workaround in the `Graph` and `GraphExecutionState` classes where we need to fanagle pydantic with manual validation handling.
2024-05-28 05:11:37 -07:00
..
2024-03-06 21:57:41 -05:00
2023-03-03 00:02:15 -05:00
2024-03-01 10:42:33 +11:00