InvokeAI/invokeai/backend/model_management
Lincoln Stein 823e098b7c prompt user for prediction type when autoimporting a v2 model without .yaml file
don't ask user for prediction type of a config.yaml provided
2023-06-26 16:30:34 -04:00
..
models merge with main 2023-06-26 13:53:59 -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 Remove old logic except for inpaint, add support for lora and ti to inpaint node 2023-06-19 15:57:28 +10: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 prompt user for prediction type when autoimporting a v2 model without .yaml file 2023-06-26 16:30:34 -04:00
model_probe.py prompt user for prediction type when autoimporting a v2 model without .yaml file 2023-06-26 16:30:34 -04:00