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