InvokeAI/invokeai/backend/model_manager/load
2024-08-03 00:38:57 +05:30
..
model_cache don't use cpu state_dict for model unpatching when executing on cpu (#6631) 2024-07-18 15:34:01 -04:00
model_loaders fix(backend): add refiner to single-file load_classes 2024-07-26 05:08:01 +10:00
__init__.py Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
load_base.py Load single-file checkpoints directly without conversion (#6510) 2024-06-27 17:31:28 -04:00
load_default.py Load single-file checkpoints directly without conversion (#6510) 2024-06-27 17:31:28 -04:00
memory_snapshot.py Add ruff rule to disallow relative parent imports. 2024-07-04 09:35:37 -04:00
model_loader_registry.py Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
model_util.py Merge branch 'main' into depth_anything_v2 2024-08-03 00:38:57 +05:30
optimizations.py final tidying before marking PR as ready for review 2024-03-01 10:42:33 +11:00