InvokeAI/invokeai/backend/model_management
Lincoln Stein 12cae33dcd
fix inpaint model detection (#3843)
Co-authored-by: Lincoln Stein <lstein@gmail.com>
2023-07-20 12:57:14 +12:00
..
models Merge branch 'main' into sdxl-support 2023-07-18 13:34:07 +12:00
__init__.py add renaming capabilities to model update API route 2023-07-16 14:17:05 -04:00
convert_ckpt_to_diffusers.py Support both pre and post 4.31.0 transformers 2023-07-19 06:15:17 +03:00
lora.py Merge branch 'main' into feat/clip_skip 2023-07-07 16:21:53 +12:00
model_cache.py Cleanup vram after models offloading, tweak to cleanup local variable references on ram offload 2023-07-18 23:21:18 +03:00
model_manager.py make the convert VAE available to model manager for use in UI 2023-07-19 09:05:24 -04:00
model_merge.py multiple enhancements to model manager REACT API 2023-07-14 13:45:16 -04:00
model_probe.py fix inpaint model detection (#3843) 2023-07-20 12:57:14 +12:00
model_search.py add model directory search route 2023-07-14 11:14:33 -04:00