InvokeAI/invokeai/backend/model_management
2023-06-23 10:52:59 -04:00
..
models Set model type to const value in openapi schema, add model format enums to model schema(as they not not referenced in case of Literal definition) 2023-06-22 16:51:53 +10:00
__init__.py configure/install basically working; needs edge case testing 2023-06-16 22:54:36 -04:00
convert_ckpt_to_diffusers.py Fix ckpt and vae conversion, migrate script, remove sd2-base 2023-06-13 18:05:12 +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 make relative model paths work in model manager 2023-06-23 10:52:59 -04:00
model_probe.py address some of ebr issues 2023-06-20 11:08:27 -04:00