InvokeAI/invokeai/backend/model_manager/load
psychedelicious 7c9128b253 tidy(mm): use canonical capitalization for all model-related enums, classes
For example, "Lora" -> "LoRA", "Vae" -> "VAE".
2024-03-05 23:50:19 +11:00
..
convert_cache chore: ruff 2024-03-01 10:42:33 +11:00
model_cache fix(mm): fix ModelCacheBase method name 2024-03-01 10:42:33 +11:00
model_loaders tidy(mm): use canonical capitalization for all model-related enums, classes 2024-03-05 23:50:19 +11:00
__init__.py chore: ruff 2024-03-01 10:42:33 +11:00
load_base.py final tidying before marking PR as ready for review 2024-03-01 10:42:33 +11:00
load_default.py fix(mm): misc typing fixes for model loaders 2024-03-05 23:50:19 +11: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 fix(mm): misc typing fixes for model loaders 2024-03-05 23:50:19 +11:00
model_util.py make model manager v2 ready for PR review 2024-03-01 10:42:33 +11:00
optimizations.py final tidying before marking PR as ready for review 2024-03-01 10:42:33 +11:00