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
This node completely disables the guidance embed functionality for Flux and similar models. It takes conditioning data as input and removes the guidance component by setting it to None, effectively turning off guidance-based conditioning for the generation process.

Inputs

ParameterData TypeRequiredRangeDescription
conditioningCONDITIONINGYes-The conditioning data to process and remove guidance from

Outputs

Output NameData TypeDescription
conditioningCONDITIONINGThe modified conditioning data with guidance disabled