InvokeAI/invokeai/backend/model_management
2023-07-22 20:12:16 -04:00
..
models add support for controlnet & sdxl conversion - not fully working 2023-07-22 20:12:16 -04:00
__init__.py warn, do not crash, when duplicate models encountered 2023-07-21 15:00:55 -04:00
convert_ckpt_to_diffusers.py add support for controlnet & sdxl conversion - not fully working 2023-07-22 20:12:16 -04: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 add support for controlnet & sdxl conversion - not fully working 2023-07-22 20:12:16 -04:00
model_merge.py multiple enhancements to model manager REACT API 2023-07-14 13:45:16 -04:00
model_probe.py add support for controlnet & sdxl conversion - not fully working 2023-07-22 20:12:16 -04:00
model_search.py add model directory search route 2023-07-14 11:14:33 -04:00