mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-13 22:27:57 -05:00
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.