InvokeAI/invokeai/app/services/session_processor
psychedelicious f7c356d142 feat(app): iterate on processor split 2
- Use protocol to define callbacks, this allows them to have kwargs
- Shuffle the profiler around a bit
- Move `thread_limit` and `polling_interval` to `__init__`; `start` is called programmatically and will never get these args in practice
2024-05-24 09:19:55 +10:00
..
__init__.py feat: queued generation (#4502) 2023-09-20 15:09:24 +10:00
session_processor_base.py feat(app): iterate on processor split 2 2024-05-24 09:19:55 +10:00
session_processor_common.py refactor(nodes): merge processors 2024-03-01 10:42:33 +11:00
session_processor_default.py feat(app): iterate on processor split 2 2024-05-24 09:19:55 +10:00