InvokeAI/invokeai/backend/model_management
2023-07-27 00:02:10 -04:00
..
models restore ability to convert SDXL checkpoints to diffusers 2023-07-26 23:28:58 -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 SDXL & SDXL-refiner models convert correctly 2023-07-23 09:31:14 -04:00
lora.py fix: Other lora missing type 2023-07-24 18:58:24 +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 fix refiner conversion 2023-07-27 00:02:10 -04:00
model_merge.py multiple enhancements to model manager REACT API 2023-07-14 13:45:16 -04:00
model_probe.py SDXL & SDXL-refiner models convert correctly 2023-07-23 09:31:14 -04:00
model_search.py Fix incorrect use of a singleton list. 2023-07-23 15:28:05 +02:00