Download krita_ai_diffusion-1.46.1.zip
This release contains some tweaks to selection handling after more testing and feedback.
Changes
- Fixed selection feather size being larger than intended and sometimes exceeding crop size #2287
- If you run a custom ComfyUI server, please update comfyui-inpaint-nodes to get this fix!
- Make selection padding take minimum feather amount into account
- Scale selection feather size with denoise strength (less feather when using low strength)
- Use lower initial resolution in 2-pass generation for inpaint models #2263
- Don't do 2-pass generation if the resolution gap between low-pass and high-pass is tiny
- Fixed selection masks not working in the first step of diffusion in some cases due to numerical issues
- Fixed control range slider not being displayed even when supported #2285 (by @nabileisa)
- Fixed not being able to switch back from edit mode (with linked edit style) #2282
- Match style checkpoints between Windows/Linux path conventions #2271
- Managed install: pin numpy on initial install #2283
- Managed install: clear previous errors when using one of the "Manage" actions
- Handbook: update custom workflow example
- Handbook: add information about Flux 2