InvokeAI/invokeai/backend/model_manager/load
2024-03-01 10:42:33 +11:00
..
convert_cache loaders for main, controlnet, ip-adapter, clipvision and t2i 2024-03-01 10:42:33 +11:00
model_cache BREAKING CHANGES: invocations now require model key, not base/type/name 2024-03-01 10:42:33 +11:00
model_loaders BREAKING CHANGES: invocations now require model key, not base/type/name 2024-03-01 10:42:33 +11:00
__init__.py consolidate model manager parts into a single class 2024-03-01 10:42:33 +11:00
load_base.py BREAKING CHANGES: invocations now require model key, not base/type/name 2024-03-01 10:42:33 +11:00
load_default.py fix invokeai_configure script to work with new mm; rename CLIs 2024-03-01 10:42:33 +11:00
memory_snapshot.py added textual inversion and lora loaders 2024-03-01 10:42:33 +11:00
model_util.py added textual inversion and lora loaders 2024-03-01 10:42:33 +11:00
optimizations.py add ram cache module and support files 2024-03-01 10:42:33 +11:00