InvokeAI/invokeai/backend/model_manager/load
2024-04-28 12:24:36 -04:00
..
convert_cache make download and convert cache keys safe for filename length 2024-04-28 12:24:36 -04:00
model_cache fix merge conflicts with main 2024-04-15 09:24:57 -04:00
model_loaders chore: clean up merge conflicts 2024-04-03 20:28:00 +05:30
__init__.py chore: ruff 2024-03-01 10:42:33 +11:00
load_base.py add invocation_context.load_ckpt_from_url() method 2024-04-12 00:55:21 -04:00
load_default.py make download and convert cache keys safe for filename length 2024-04-28 12:24:36 -04:00
memory_snapshot.py
model_loader_registry.py Experiment with using absolute paths within model management 2024-03-08 15:36:14 -05:00
model_util.py
optimizations.py