InvokeAI/invokeai/backend/model_management/models
2023-06-26 13:52:25 -04:00
..
__init__.py 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
base.py Update model format field to use enums 2023-06-22 16:51:53 +10:00
controlnet.py Update model format field to use enums 2023-06-22 16:51:53 +10:00
lora.py Update model format field to use enums 2023-06-22 16:51:53 +10:00
stable_diffusion.py rename root_dir to root_path attributes to emphasize return of a Path 2023-06-26 13:52:25 -04:00
textual_inversion.py Rename format to model_format(still named format when work with config) 2023-06-22 16:51:53 +10:00
vae.py Fix ckpt conversion 2023-06-23 17:29:54 +03:00