InvokeAI/invokeai/backend/model_management
2023-07-01 11:18:21 +12:00
..
models fix incorrect VAE config file path during conversion of ckpts 2023-06-30 19:14:06 -04:00
__init__.py configure/install basically working; needs edge case testing 2023-06-16 22:54:36 -04:00
convert_ckpt_to_diffusers.py Remove upcast_attention and prediction_type from stable diffusion model logic, fix ckpt conversion according to this 2023-06-25 21:06:22 +03:00
lora.py Fix lycoris layers init 2023-06-26 04:33:37 +03:00
model_cache.py Save models on rescan, uncache model on edit/delete, fixes 2023-06-14 03:12:12 +03:00
model_manager.py fix duplicate model key addition when root directory is a relative path 2023-06-28 17:02:03 -04:00
model_probe.py autoimport from embedding/controlnet/lora folders designated in startup file 2023-06-27 12:30:53 -04:00