mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fb694b3e17
Previously, we used `model_install_download_progress` for both download starting and progressing. When handling this event, we don't know which actual thing it represents. Add `model_install_download_started` event to explicitly represent a model download started event. |
||
---|---|---|
.. | ||
__init__.py | ||
events_base.py | ||
events_common.py | ||
events_fastapievents.py |