Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.comfy.org/llms.txt

Use this file to discover all available pages before exploring further.

This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The SamplerEulerCFGpp node provides an Euler CFG++ sampling method for generating outputs. This node offers two different implementation versions of the Euler CFG++ sampler that can be selected based on user preference.

Inputs

ParameterData TypeRequiredRangeDescription
versionSTRINGYes"regular"
"alternative"
The implementation version of the Euler CFG++ sampler to use

Outputs

Output NameData TypeDescription
samplerSAMPLERReturns a configured Euler CFG++ sampler instance