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 BasicGuider node creates a simple guidance mechanism for the sampling process. It takes a model and conditioning data as inputs and produces a guider object that can be used to guide the generation process during sampling. This node provides the fundamental guidance functionality needed for controlled generation.

Inputs

ParameterData TypeInput TypeDefaultRangeDescription
modelMODELrequired--The model to be used for guidance
conditioningCONDITIONINGrequired--The conditioning data that guides the generation process

Outputs

Output NameData TypeDescription
GUIDERGUIDERA guider object that can be used during the sampling process to guide generation