ComfyUI Node
EZ Sampler
Settings for how the image generation should happen.
EZ Sampler
- SAMPLER
◄sampler_nameeuler►
◄schedulernormal►
◄steps30►
◄seed0►
Categoryprompt_helpers/sampler
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| sampler_name | COMBO | euler | The algorithm used when sampling, this can affect the quality, speed, and style of the generated output. |
| scheduler | COMBO | normal | The scheduler controls how noise is gradually removed to form the image. |
| steps | INT | 301–10000 | The number of steps used in the denoising process. |
| seed | INT | 00–18446744073709550000 | The random seed used for creating the noise. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| SAMPLER | EZ_SAMPLER_SETTINGS | — |