ComfyUI Node
Conditioning Strength Scaler (Arctenox's Essentials)
Multiply a CONDITIONING tensor by a scalar strength value. Practical uses: • Scale down negative prompt influence (e.g. 0.8) to soften it without rewriting prompts • Boost detail-phase conditioning from Prompt Phase Splitter • Global conditioning weight adjustment before samplers • Test how much a particular conditioning contributes to the result 1.0 = exact pass-through, no computational cost in effect.
Conditioning Strength Scaler (Arctenox's Essentials)
- conditioning
- conditioning
◄strength1.00►
CategoryArctenox Essentials/Conditioning
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| conditioning | CONDITIONING | — | |
| strength | FLOAT | 1.00-4–4 | Multiplier applied to the conditioning tensor. 1.0 = no change (pass-through) 0.5 = half strength 2.0 = double strength 0.0 = zero out (no guidance) Negative values invert guidance direction |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| conditioning | CONDITIONING | — |