mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-02 03:25:14 -05:00
- Pass in the `UtilInterface` to the `ModelsInterface` so we can call the simple `signal_progress` method instead of the complicated `emit_invocation_progress` method. - Only emit load events when starting to load - not after. - Add more detail to the messages, like submodel type