InvokeAI/invokeai/backend/model_management
2023-07-18 22:56:41 -04:00
..
models Merge branch 'main' into onnx-testing 2023-07-18 22:56:41 -04:00
__init__.py Merge branch 'main' into onnx-testing 2023-07-18 22:56:41 -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 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 Avoid crash if unable to modify the model config file (#3824) 2023-07-18 16:33:19 -04:00
model_merge.py multiple enhancements to model manager REACT API 2023-07-14 13:45:16 -04:00
model_probe.py Merge branch 'main' into onnx-testing 2023-07-18 22:56:41 -04:00
model_search.py add model directory search route 2023-07-14 11:14:33 -04:00