Skip to main content
This node provides a configurable sampler for generating images. It implements the SEEDS-2 algorithm, which is a stochastic differential equation (SDE) solver. By adjusting its parameters, you can configure it to behave like several specific samplers, including seeds_2, exp_heun_2_x0, and exp_heun_2_x0_sde.

Inputs

ParameterDescriptionData TypeRequiredRange
solver_typeSelects the underlying solver algorithm for the sampler.COMBOYes"phi_1"
"phi_2"
etaStochastic strength (default: 1.0).FLOATNo0.0 - 100.0
s_noiseSDE noise multiplier (default: 1.0).FLOATNo0.0 - 100.0
rRelative step size for the intermediate stage (c2 node) (default: 0.5).FLOATNo0.01 - 1.0

Outputs

Output NameDescriptionData Type
samplerA configured sampler object that can be passed to other sampling nodes.SAMPLER
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub

Source fingerprint (SHA-256): 85cd8fe647b555e32e2aae9c2300ff9d3e01fcfd8bcdff687b0dc2aa0d06b47d