update

Signed-off-by: Vladimir Mandic <mandic00@live.com>
Vladimir Mandic
2026-06-23 14:00:24 +02:00
parent 8259dfb9c3
commit 9512e471af
2 changed files with 14 additions and 5 deletions
+12 -4
@@ -20,11 +20,19 @@ Input controls define which images or videos are used for generation. By default
There are 3 input types:
- `Control only`: Uses only `Control input` as the source for ControlNet and IP-Adapter workflows.
- `Init image same as control`: Reuses `Control input` as an img2img init image.
- `Separate init image`: Adds a separate `Init input` pane so control guidance and init image can differ.
- `Control only`: Uses only **Control input** as the source for ControlNet and IP-Adapter workflows
- `Init image same as control`: Reuses **Control input** as an *img2img* init image
- `Separate init image`: Uses different **Init input** from **Control input**
`Denoising strength` works the same as in img2img. Higher values apply more denoising and allow stronger changes to source images.
By default control works with **Kanvas** images UI control:
- First kanvas stage is **Control input**
- Second kanvas stage is **Init input** (if used)
> [!Note]
> Each control unit can have its own override input which, if set, will take precedence over the main input.
> This allows for multiple control units to use different inputs in the same workflow.
`Denoising strength` works the same as in *img2img*: Higher values apply more denoising and allow stronger changes to source images.
### Size
+2 -1
@@ -154,7 +154,8 @@ Reference mode uses its own pipeline, so it cannot use multiple units or process
- Control can be based on main input or each individual unit can have its own override input
- By default, control runs in default control+txt2img mode
- If init image is provided, it runs in control+img2img mode
Init image can be same as control image or separate
Init image can be same as control image or separate
Init image is considered SECOND image/stage created and uploaded in Kanvas
- IP adapter can be applied to any workflow
- IP adapter can use same input as control input or separate