InvokeAI/invokeai/app/services/model_install
psychedelicious 429f87c60b fix(mm): HFModelSource string format
The dunder `__str__` method for `HFModelSource` was appending a colon `:` to the end of the source strings.
2024-03-20 15:05:25 +11:00
..
__init__.py Remove civit AI model install resources 2024-03-08 13:59:59 +11:00
model_install_base.py fix(mm): HFModelSource string format 2024-03-20 15:05:25 +11:00
model_install_default.py Fix race condition causing hangs during model install unit tests (#5994) 2024-03-19 20:54:49 +00:00