ComfyUI Node
Manual Sampler
A ComfyUI node in sampling/custom_sampling/samplers with 5 inputs and 1 output.
Manual Sampler
- SAMPLER
◄base_samplereuler►
◄stages2►
◄eta_override-1.00►
◄s_noise1.00►
◄preset_data►
Categorysampling/custom_sampling/samplers
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| base_sampler | COMBO | euler | 103 options: euler, euler_cfg_pp, euler_ancestral, euler_ancestral_cfg_pp, heun, heunpp2, +97 |
| stages | INT | 22–5 | Integrator stages for samplers that accept it (hfe / hfe_auto / hfe_s*). Higher = more model evaluations per step but better ODE accuracy. Hidden for samplers that don't expose stages. |
| eta_override | FLOAT | -1.00-1–5 | Stochasticity for ancestral / SDE samplers, or HF amplification peak for hfe/hfx. -1 = use the base sampler's default; 0 = deterministic; >0 = noisier / sharper. |
| s_noise | FLOAT | 1.000–5 | Noise scale for stochastic samplers. |
| preset_data | STRING | Edited via the canvas widget; JSON of the saved preset name and parameters. Not meant for direct entry. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| SAMPLER | SAMPLER | — |