ComfyUI > Nodes > ComfyUI > SamplerER_SDE

ComfyUI Node: SamplerER_SDE

Class Name

SamplerER_SDE

Category
sampling/custom_sampling/samplers
Author
ComfyAnonymous (Account age: 763days)
Extension
ComfyUI
Latest Updated
2026-05-13
Github Stars
112.77K

How to Install ComfyUI

Install this extension via the ComfyUI Manager by searching for ComfyUI
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

SamplerER_SDE Description

Facilitates advanced sampling techniques in AI art generation, focusing on stochastic differential equations (SDEs) with various solver types for balancing randomness and determinism, allowing fine-tuning of sampling behavior for artistic effects.

SamplerER_SDE:

The SamplerER_SDE node is designed to facilitate advanced sampling techniques in AI art generation, specifically focusing on stochastic differential equations (SDEs). This node allows you to explore different solver types, including ER-SDE, Reverse-time SDE, and ODE, providing flexibility in how randomness and determinism are balanced in the sampling process. By adjusting parameters such as the stochastic strength and noise levels, you can fine-tune the sampling behavior to achieve desired artistic effects. The node is particularly beneficial for users looking to experiment with various sampling strategies to enhance the quality and uniqueness of generated images. Its primary goal is to offer a robust framework for sampling that can adapt to different artistic needs and computational constraints.

SamplerER_SDE Input Parameters:

solver_type

The solver_type parameter allows you to choose the method of solving the stochastic differential equation. Options include "ER-SDE", "Reverse-time SDE", and "ODE". Each solver type offers a different approach to handling randomness in the sampling process. "ER-SDE" is a default stochastic method, "Reverse-time SDE" allows for backward integration with stochastic elements, and "ODE" provides a deterministic approach when eta is set to 0. This parameter is crucial for determining the overall behavior of the sampler.

max_stage

The max_stage parameter specifies the maximum number of stages the solver will execute, with a default value of 3. It ranges from 1 to 3 and is an advanced setting that controls the complexity and depth of the sampling process. Higher values may lead to more refined results but could also increase computational load.

eta

The eta parameter controls the stochastic strength of the reverse-time SDE, with a default value of 1.0 and a range from 0.0 to 100.0. When eta is set to 0, the process becomes deterministic, effectively turning the solver into an ODE. This parameter is essential for adjusting the balance between randomness and determinism in the sampling process.

s_noise

The s_noise parameter defines the level of noise applied during sampling, with a default value of 1.0 and a range from 0.0 to 100.0. This parameter influences the variability and texture of the generated output, allowing for fine-tuning of the artistic style.

SamplerER_SDE Output Parameters:

sampler

The sampler output is the result of the configured sampling process. It represents the final sampling strategy that can be used to generate images. This output is crucial as it encapsulates all the settings and adjustments made through the input parameters, providing a tailored sampling method ready for use in AI art generation.

SamplerER_SDE Usage Tips:

  • Experiment with different solver_type options to see how they affect the artistic style of your output. Each solver type offers a unique approach to handling randomness and determinism.
  • Adjust the eta parameter to control the balance between stochastic and deterministic sampling. Lower values will yield more predictable results, while higher values introduce more randomness.
  • Use the max_stage parameter to manage the complexity of the sampling process. Higher stages can lead to more detailed outputs but may require more computational resources.

SamplerER_SDE Common Errors and Solutions:

Invalid solver type selected

  • Explanation: The solver_type parameter must be one of the predefined options: "ER-SDE", "Reverse-time SDE", or "ODE".
  • Solution: Ensure that the solver_type is set to one of the valid options provided in the input parameter list.

Eta value out of range

  • Explanation: The eta parameter must be within the range of 0.0 to 100.0.
  • Solution: Adjust the eta value to fall within the specified range to ensure proper functioning of the sampler.

S_noise value out of range

  • Explanation: The s_noise parameter must be within the range of 0.0 to 100.0.
  • Solution: Ensure that the s_noise value is set within the allowed range to avoid errors during execution.

SamplerER_SDE Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

SamplerER_SDE