InvokeAI/invokeai/backend/model_manager/load/model_cache
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
..
__init__.py BREAKING CHANGES: invocations now require model key, not base/type/name 2024-03-01 10:42:33 +11:00
model_cache_base.py Merge remote-tracking branch 'origin/main' into lstein/feat/simple-mm2-api 2024-06-07 14:23:41 +10:00
model_cache_default.py don't use cpu state_dict for model unpatching when executing on cpu (#6631) 2024-07-18 15:34:01 -04:00
model_locker.py Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00