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.

ConditioningSetAreaStrength-comfyui-node

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

ParameterComfy dtypeDescription
conditioningCONDITIONINGThe conditioning set to be modified, representing the current state of conditioning that influences the generation process.
strengthFLOATThe strength value to be applied to the conditioning set, dictating the intensity of its influence.

Output types

ParameterComfy dtypeDescription
conditioningCONDITIONINGThe modified conditioning set with updated strength values for each element.