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