InvokeAI/invokeai/backend/model_management
blessedcoolant c0501ed5c2 fix: Slow loading of Loras
Co-Authored-By: StAlKeR7779 <7768370+StAlKeR7779@users.noreply.github.com>
2023-07-05 12:47:34 +10:00
..
models Revert "restore 3.9 compatibility by replacing | with Union[]" 2023-07-03 10:56:41 -04:00
__init__.py add the import model router 2023-07-04 14:35:47 +10:00
convert_ckpt_to_diffusers.py Remove upcast_attention and prediction_type from stable diffusion model logic, fix ckpt conversion according to this 2023-06-25 21:06:22 +03:00
lora.py fix: Slow loading of Loras 2023-07-05 12:47:34 +10:00
model_cache.py Save models on rescan, uncache model on edit/delete, fixes 2023-06-14 03:12:12 +03:00
model_manager.py add the import model router 2023-07-04 14:35:47 +10:00
model_probe.py autoimport from embedding/controlnet/lora folders designated in startup file 2023-06-27 12:30:53 -04:00