InvokeAI/invokeai/backend/model_manager/load
Lincoln Stein 97a7f51721
don't use cpu state_dict for model unpatching when executing on cpu (#6631)
Co-authored-by: Lincoln Stein <lstein@gmail.com>
2024-07-18 15:34:01 -04:00
..
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 Merge branch 'main' into ryan/spandrel-upscale 2024-07-09 13:47:11 -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 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 ryan/spandrel-upscale 2024-07-09 13:47:11 -04:00
optimizations.py final tidying before marking PR as ready for review 2024-03-01 10:42:33 +11:00