Download krita_ai_diffusion-1.14.0.zip
Important
This release includes an upgrade for ComfyUI and introduces new models.
- If you are using the managed server, the installer will do an upgrade.
- If you are using a custom ComfyUI installation, find the new requirements at the bottom.
Selection Fill & Expand for Stable Diffusion XL
While SD XL has been supported for a long time, its capabilities to seamlessly fill selections were very limited. SD 1.5 almost always had superior results. This release adds the inpaint model developed by Fooocus to dramatically improve results. All SD XL checkpoints, including custom downloads, automatically profit from the change.
The new model will be downloaded as part of the "Stable Diffusion XL" workload, make sure to select it in the installer if you want to make use of it!
New Inpaint Modes
This release introduces more nuanced actions for filling and expanding areas of the image.
This nudges generation into a certain direction depending on what you want to do. Works especially well for SD XL, but also improves consitency for SD 1.5. Some examples are below, you can read the full documentation here.
Selection | Result | |
---|---|---|
Fill | ![]() | ![]() |
Expand | ![]() | ![]() |
Add Content | ![]() | ![]() |
Remove Content | ![]() | ![]() |
Replace Background | ![]() | ![]() |
Discussions and Wiki
Feel free to ask questions, discuss ideas, and share workflows, in the Discussions.
Documentation can now be found in the Wiki. It's a work in progress, contributions are appreciated! (I believe not everybody can edit yet, make a post if you have some content.)
Other Changes
- Added option to enqueue new generations in front so they will run first #380 (by @daniel-richter)
- Fixed crash after using flatten image on a preview layer #381
- Fixed error when using HAT upscale models at certain resolutions #378
- Fixed LoRA not being applied when in a subfolder and connecting to Linux server from Windows #307 #375
- Fixed control layer generate button being visible for "Blur" mode (it does not need generation) #369
- Linux: Prioritize Python 3.11/3.10 over other installed versions (not all dependencies support 3.12 yet) #374
- Load checkpoint first in upscale workflow to enable caching #377
- Fixed error during installation because of encoding issues #370
- Added file extensions to document annotations (makes extracting them from .kra files easier)
New requirements for custom ComfyUI
- New custom node: comfyui-inpaint-nodes
- Required model: MAT_Places512_G_fp16 to
models/inpaint
(create folder if needed) - Required models (SDXL only): Fooocus Inpaint (Head) and Fooocus Inpaint (Patch) to
models/inpaint
As usual you can use the download script to fetch models, and the full list is here.