From 9512e471afa0c2db09272984aafed1c729aaf9dd Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Tue, 23 Jun 2026 14:00:24 +0200 Subject: [PATCH] update Signed-off-by: Vladimir Mandic --- Control-Settings.md | 16 ++++++++++++---- Control-Technical.md | 3 ++- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/Control-Settings.md b/Control-Settings.md index e8d405a..bfd341e 100644 --- a/Control-Settings.md +++ b/Control-Settings.md @@ -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 diff --git a/Control-Technical.md b/Control-Technical.md index adc6df3..9db8104 100644 --- a/Control-Technical.md +++ b/Control-Technical.md @@ -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