InvokeAI/invokeai/backend/model_manager/load
2024-08-29 19:08:18 +00:00
..
model_cache Tidy up GIG -> GB and remove unused GIG constant. 2024-08-29 19:08:18 +00:00
model_loaders Rename params for flux and flux vae, add comments explaining use of the config_path in model config 2024-08-26 20:17:50 -04: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 Check the size of a model on disk and make room for it in the cache before loading it. 2024-08-29 19:08:18 +00: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 Add comment about incorrect T5 Tokenizer size calculation. 2024-08-26 20:17:50 -04:00
optimizations.py final tidying before marking PR as ready for review 2024-03-01 10:42:33 +11:00