InvokeAI/invokeai/backend/model_manager/load
2024-07-04 09:08:25 -04:00
..
model_cache Update calc_model_size_by_data(...) to handle all expected model types, and to log an error if an unexpected model type is received. 2024-07-04 09:08:25 -04:00
model_loaders Load single-file checkpoints directly without conversion (#6510) 2024-06-27 17:31:28 -04:00
__init__.py Load single-file checkpoints directly without conversion (#6510) 2024-06-27 17:31:28 -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 final tidying before marking PR as ready for review 2024-03-01 10:42:33 +11:00
model_loader_registry.py Experiment with using absolute paths within model management 2024-03-08 15:36:14 -05:00
model_util.py Update calc_model_size_by_data(...) to handle all expected model types, and to log an error if an unexpected model type is received. 2024-07-04 09:08:25 -04:00
optimizations.py final tidying before marking PR as ready for review 2024-03-01 10:42:33 +11:00