ComfyUI Node
StepByStepSampler
A ComfyUI node in custom_nodes/sampling with 16 inputs and 4 outputs.
StepByStepSampler
- model
- positive
- negative
- latent_image
- vae
- LATENT
- STEP_IMAGES
- LAST_IMAGE
- STOPPED_AT_STEP
◄seed0►
◄steps20►
◄cfg8.0►
◄sampler_name▾►
◄scheduler▾►
◄denoise1.00►
◄save_interval1►
◄show_overlaytrue►
◄diff_methodMSE►
◄auto_stopfalse►
◄stop_threshold0.0001►
Categorycustom_nodes/sampling
Inputs (16)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| seed | INT | 00–18446744073709550000 | — |
| steps | INT | 201–10000 | — |
| cfg | FLOAT | 8.00–100 | — |
| sampler_name | COMBO | 44 options: euler, euler_cfg_pp, euler_ancestral, euler_ancestral_cfg_pp, heun, heunpp2, +38 | |
| scheduler | COMBO | 9 options: simple, sgm_uniform, karras, exponential, ddim_uniform, beta, +3 | |
| positive | CONDITIONING | — | |
| negative | CONDITIONING | — | |
| latent_image | LATENT | — | |
| denoise | FLOAT | 1.000–1 | — |
| vae | VAE | — | |
| save_interval | INT | 11–100 | — |
| show_overlay | BOOLEAN | true | — |
| diff_method | COMBO | MSE | 5 options: MSE, RMSE, L1, PSNR, SSIM |
| auto_stop | BOOLEAN | false | — |
| stop_threshold | FLOAT | 0.00010–100 | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| LATENT | LATENT | — |
| STEP_IMAGES | IMAGE | — |
| LAST_IMAGE | IMAGE | — |
| STOPPED_AT_STEP | INT | — |