mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-02 03:25:14 -05:00
- 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