Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The ConditioningSetProperties node modifies the properties of conditioning data by adjusting strength, area settings, and applying optional masks or timestep ranges. It allows you to control how conditioning influences the generation process by setting specific parameters that affect the application of conditioning data during image generation.

Inputs

ParameterData TypeInput TypeDefaultRangeDescription
cond_NEWCONDITIONINGRequired--The conditioning data to modify
strengthFLOATRequired1.00.0-10.0Controls the intensity of the conditioning effect
set_cond_areaSTRINGRequireddefault[“default”, “mask bounds”]Determines how the conditioning area is applied
maskMASKOptional--Optional mask to restrict where conditioning is applied
hooksHOOKSOptional--Optional hook functions for custom processing
timestepsTIMESTEPS_RANGEOptional--Optional timestep range to limit when conditioning is active
Note: When a mask is provided, the set_cond_area parameter can be set to “mask bounds” to restrict conditioning application to the masked region only.

Outputs

Output NameData TypeDescription
CONDITIONINGCONDITIONINGThe modified conditioning data with updated properties