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 ModelSamplingStableCascade node applies stable cascade sampling to a model by adjusting the sampling parameters with a shift value. It creates a modified version of the input model with custom sampling configuration for stable cascade generation.

Inputs

ParameterData TypeRequiredRangeDescription
modelMODELYes-The input model to apply stable cascade sampling to
shiftFLOATYes0.0 - 100.0The shift value to apply to the sampling parameters (default: 2.0)

Outputs

Output NameData TypeDescription
modelMODELThe modified model with stable cascade sampling applied