InvokeAI/invokeai/backend/model_management
2023-07-14 14:24:15 -04:00
..
models Merge branch 'main' into feat/onnx 2023-07-13 14:23:57 -04:00
__init__.py Merge branch 'main' into feat/onnx 2023-07-13 14:23:57 -04:00
convert_ckpt_to_diffusers.py Fix ckpt scanning on conversion 2023-07-05 14:18:30 +03:00
lora.py Merge branch 'main' into feat/onnx 2023-07-13 14:23:57 -04:00
model_cache.py rename gpu_mem_reserved to max_vram_cache_size 2023-07-11 15:25:39 -04:00
model_manager.py fix(mm): make model config attribute names consistent 2023-07-13 15:40:05 +10:00
model_merge.py add merge api 2023-07-06 15:12:34 -04:00
model_probe.py Testing onnx in new ui updates 2023-07-14 14:24:15 -04:00