mirror of
https://github.com/invoke-ai/InvokeAI
synced 2026-04-06 06:55:09 +02: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. |
||
|---|---|---|
| .. | ||
| load | ||
| metadata | ||
| util | ||
| __init__.py | ||
| config.py | ||
| convert_ckpt_to_diffusers.py | ||
| libc_util.py | ||
| merge.py | ||
| probe.py | ||
| search.py | ||
| starter_models.py | ||