InvokeAI/invokeai/configs
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
..
controlnet support conversion of controlnets from safetensors to diffusers 2023-10-23 22:06:10 -04:00
stable-diffusion feat(mm): support sdxl ckpt inpainting models 2024-04-28 12:57:27 +10:00