InvokeAI/invokeai/configs/stable-diffusion
psychedelicious 241a1fdb57 feat(mm): support sdxl ckpt inpainting models
There are only a couple SDXL inpainting models, and my tests indicate they are not as good as SD1.5 inpainting, but at least we support them now.

- Add the config file. This matches what is used in A1111. The only difference from the non-inpainting SDXL config is the number of in-channels.
- Update the legacy config maps to use this config file.
2024-04-28 12:57:27 +10:00
..
sd_xl_base.yaml add support for controlnet & sdxl conversion - not fully working 2023-07-22 20:12:16 -04:00
sd_xl_inpaint.yaml feat(mm): support sdxl ckpt inpainting models 2024-04-28 12:57:27 +10:00
sd_xl_refiner.yaml add support for controlnet & sdxl conversion - not fully working 2023-07-22 20:12:16 -04:00
v1-finetune_style.yaml all vestiges of ldm.invoke removed 2023-03-03 01:02:00 -05:00
v1-finetune.yaml all vestiges of ldm.invoke removed 2023-03-03 01:02:00 -05:00
v1-inference-v.yaml enable v_prediction for sd-1 models 2023-09-24 12:22:29 -04:00
v1-inference.yaml all vestiges of ldm.invoke removed 2023-03-03 01:02:00 -05:00
v1-inpainting-inference.yaml all vestiges of ldm.invoke removed 2023-03-03 01:02:00 -05:00
v1-m1-finetune.yaml all vestiges of ldm.invoke removed 2023-03-03 01:02:00 -05:00
v2-inference-v.yaml support both epsilon and v-prediction v2 inference 2023-03-05 22:51:40 -05:00
v2-inference.yaml support both epsilon and v-prediction v2 inference 2023-03-05 22:51:40 -05:00
v2-inpainting-inference-v.yaml configure/install basically working; needs edge case testing 2023-06-16 22:54:36 -04:00
v2-inpainting-inference.yaml configure/install basically working; needs edge case testing 2023-06-16 22:54:36 -04:00
v2-midas-inference.yaml fix(mm): add missing v2-midas-inference.yaml 2024-03-27 07:48:54 -04:00