InvokeAI/invokeai/app/services/events
psychedelicious f6b8970bd1 fix(app): create reference to events task to prevent accidental GC
This wasn't a problem, but it's advised in the official docs so I've done it.
2024-08-12 07:49:58 +10:00
..
__init__.py define install abstract base class 2023-11-20 21:57:10 -05:00
events_base.py feat(app): add model_install_download_started event 2024-06-17 09:50:25 +10:00
events_common.py feat(app): add model_install_download_started event 2024-06-17 09:50:25 +10:00
events_fastapievents.py fix(app): create reference to events task to prevent accidental GC 2024-08-12 07:49:58 +10:00