InvokeAI/invokeai/backend/model_manager/load
2024-02-15 18:00:16 +11:00
..
convert_cache add a JIT download_and_cache() call to the model installer 2024-02-15 18:00:08 +11:00
model_cache References to context.services.model_manager.store.get_model can only accept keys, remove invalid assertion 2024-02-15 18:00:16 +11:00
model_loaders make model manager v2 ready for PR review 2024-02-15 18:00:08 +11:00
__init__.py consolidate model manager parts into a single class 2024-02-15 17:57:14 +11:00
load_base.py fix a number of typechecking errors 2024-02-15 18:00:08 +11:00
load_default.py Raise InvalidModelConfigException when unable to detect load class in ModelLoader 2024-02-15 18:00:16 +11:00
memory_snapshot.py added textual inversion and lora loaders 2024-02-15 17:51:07 +11:00
model_util.py make model manager v2 ready for PR review 2024-02-15 18:00:08 +11:00
optimizations.py add ram cache module and support files 2024-02-15 17:50:31 +11:00