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 SamplerER_SDE node provides specialized sampling methods for diffusion models, offering different solver types including ER-SDE, Reverse-time SDE, and ODE approaches. It allows control over the stochastic behavior and computational stages of the sampling process. The node automatically adjusts parameters based on the selected solver type to ensure proper functionality.

Inputs

Parameter Constraints:
  • When solver_type is set to “ODE” or when using “Reverse-time SDE” with eta=0, both eta and s_noise are automatically set to 0 regardless of user input values.
  • The eta parameter only affects “Reverse-time SDE” solver type and has no effect on “ER-SDE” solver type.

Outputs