Version 1.18.1
Download krita_ai_diffusion-1.18.1.zip
Region UI tweaks
Button to toggle focused inpaint mode for the active Layer/Region
This toggle is only available when using regions. It has two effects:
- Generation will only use the text prompt and control layers of the currently active region.
- The active layer's alpha/transparency is used as mask. (But a selection will override this.)
Live mode: Button to apply result in a new Layer
Without regions, this is a simple way to apply a Live result as a new layer instead of replacing contents, same as previous versions.
With regions, the new button will apply the result to the active layer only. This is in contrast to the regular apply, which usually changes things in a small area around the active layer, and "splats" results to all affected regions. If you want the splatting, but as new layers, simply put your region layers in a group.
Other Changes
- Fixed upscale tile layout computation for non-square aspect ratios #791
- Fixed control layers for regions not showing up in Live mode #788
- Fixed (non-region) control layers not being stored/loaded from .kra files #788
- Increased strength threshold where an Inpaint model is used for refinement to 80% (was 50%)
- Changed region tracking in Live mode to be more similar to how it works in Generation workspace
- Disabled auto-hide of control layers in Live mode
- Fixed mask layers (Filter Mask, Transform Mask, Colorize Mask) causing errors #788
- Fixed LoRA folder filter not working in mixed Windows/Linux setup #793
- Improved Undo behavior when applying results by replacing content (can now be undone, but requires 2 actions)
- Fixed active layer changing to a different region when applying results to more than one region
- Workaround for error due to document without active layer #805
- Trim generated layer names for exessively long prompts #804