InvokeAI/invokeai/app/services/model_install
Lincoln Stein 0fe92cd406
[MM bugfix] Put model install errors on the event bus (#6578)
* fix access token lookup

* fix bug preventing model install error events from being reported

---------

Co-authored-by: Lincoln Stein <lstein@gmail.com>
2024-07-03 22:44:34 -04:00
..
__init__.py refactor(events): use pydantic schemas for events 2024-05-27 09:06:02 +10:00
model_install_base.py replace load_and_cache_model() with load_remote_model() and load_local_odel() 2024-06-07 14:12:16 +10:00
model_install_common.py tidy(download): _download_job -> _multifile_job 2024-06-03 10:15:53 +10:00
model_install_default.py [MM bugfix] Put model install errors on the event bus (#6578) 2024-07-03 22:44:34 -04:00