Download krita_ai_diffusion-1.46.0.zip
Flux 2 klein (experimental)
Now supported as preview.
Flux 2 "klein" is a smaller variant of the Flux 2 model by Black Forest Labs. While visual fidelity is not quite as good as Z-Image, it is very interesting because it combines generation and editing in a single model. It often beats other edit models at a fraction of the size and computation cost.
Check the discussion for instructions on how to use.
Inpaint Overhaul
This version makes changes to how Fill/Expand/Add/Remove work, and how selections are handled in general.
- "Selection Grow" setting was removed. Please adjust the "Selection Feather" setting accordingly (recommended: 10%).
- "Selection Blend" setting was added. It defines the feather/blur size to use for alpha compositing in pixels.
- Added tiny fixed size dilation to avoid issues with outlines of object selections
- Added minimum feather size in pixels to deal with small selections
- Note: setting Feather/Blend to 0 will disable all selection processing by the plugin
Feather is used as denoising mask and should be generous to integrate changes into the image. Blend is used for compositing and can be much smaller.
Z-Image Changes
Fill with Z-Image can now produce very convincing results for realistic images.
- Recommended: use the 2601 version of Z-Image-Turbo-Fun-Controlnet-Union-2.1
- Support "Lite" versions of Z-Image union controlnet (smaller, faster, and great quality)
- Support "Tile" controlnet model for "Unblur" and upscaling
- Improved masks passed to Z-Image controlnet when using selections
Other Changes
- Managed install: fixed issue with prompt translation #2257
- Managed install: fixed issues with numpy version when installing "Face" control layers #2262
- Managed install: fixed old version of tooling nodes being installed
- Managed install: use torch-2.8.0+cu128 on Linux to be compatible with Nunchaku builds #2272 #2256
- Fixed Z-Image output with empty prompt
- Skip encoding negative prompts when CFG is 1
- Improved VAE model detection for Z-Image