- Home
- Comfyui Nodes
- Conditioning
- Conditioning (Set Area Strength)
Conditioning (Set Area Strength)
Learn about the Conditioning(SetAreaStrength) node in ComfyUI, which is designed for adjusting the strength of conditioning elements within a specified area. It allows for the specification of the area's dimensions and position as percentages of the total image size, alongside a strength parameter to modulate the intensity of the conditioning effect.
Documentation
- Class name:
ConditioningSetAreaStrength - Category:
conditioning - Output node:
False
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.
Input types
| Parameter | Comfy dtype | 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. |
Output types
| Parameter | Comfy dtype | Description |
|---|---|---|
conditioning | CONDITIONING | The modified conditioning set with updated strength values for each element. |