This node is designed to modify the strength attribute of a given conditioning set, allowing for the adjustment of the influence or intensity of the conditioning on the generation process.Documentation Index
Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
Use this file to discover all available pages before exploring further.
Inputs
| Parameter | Data Type | Description |
|---|---|---|
CONDITIONING | CONDITIONING | The conditioning set to be modified, representing the current state of conditioning that influences the generation process. |
strength | FLOAT | The strength value to be applied to the conditioning set, dictating the intensity of its influence. |
Outputs
| Parameter | Data Type | Description |
|---|---|---|
CONDITIONING | CONDITIONING | The modified conditioning set with updated strength values for each element. |