InvokeAI/invokeai/backend/model_management
2023-07-16 19:32:59 -04:00
..
models add fp16 support to controlnet models 2023-07-15 10:37:11 -04:00
__init__.py add renaming capabilities to model update API route 2023-07-16 14:17:05 -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/clip_skip 2023-07-07 16:21:53 +12:00
model_cache.py rename gpu_mem_reserved to max_vram_cache_size 2023-07-11 15:25:39 -04:00
model_manager.py Merge branch 'main' into lstein/default-model-install 2023-07-16 19:32:59 -04:00
model_merge.py multiple enhancements to model manager REACT API 2023-07-14 13:45:16 -04:00
model_probe.py do not crash when probing an unknown model type 2023-07-11 10:56:47 -04:00
model_search.py add model directory search route 2023-07-14 11:14:33 -04:00