InvokeAI/invokeai/backend/model_management/models
Lincoln Stein bf2b5b5cd4 improvements to sdxl support in model manager
- Move SDXL-related models to models/sdxl.py
- Create separate base type BaseModelType.StableDiffusionXLRefiner for the refiner
  models.
2023-07-09 20:42:03 -04:00
..
__init__.py improvements to sdxl support in model manager 2023-07-09 20:42:03 -04:00
base.py improvements to sdxl support in model manager 2023-07-09 20:42:03 -04: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
sdxl.py improvements to sdxl support in model manager 2023-07-09 20:42:03 -04:00
stable_diffusion.py improvements to sdxl support in model manager 2023-07-09 20:42:03 -04:00
textual_inversion.py Fix loading diffusers ti 2023-07-05 19:46:00 +03:00
vae.py fix incorrect VAE config file path during conversion of ckpts 2023-06-30 19:14:06 -04:00