mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
2dc752ea83
- Remove ABCs, they do not work well with pydantic - Remove the event type classvar - unused - Remove clever logic to require an event name - we already get validation for this during schema registration. - Rename event bases to all end in "Base" |
||
---|---|---|
.. | ||
__init__.py | ||
session_processor_base.py | ||
session_processor_common.py | ||
session_processor_default.py |