Skip to main content
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.

Inputs

ParameterDescriptionData Type
CONDITIONINGThe conditioning set to be modified, representing the current state of conditioning that influences the generation process.CONDITIONING
strengthThe strength value to be applied to the conditioning set, dictating the intensity of its influence.FLOAT

Outputs

ParameterDescriptionData Type
CONDITIONINGThe modified conditioning set with updated strength values for each element.CONDITIONING
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub