ComfyUI Node
Gigachad SamplerCustomAdvanced
A ComfyUI node in Gigachad with 11 inputs and 2 outputs.
Gigachad SamplerCustomAdvanced
- noise
- guider
- sampler
- sigmas
- latent_image
- output
- denoised_output
◄start_at_step0►
◄end_at_step10000►
◄noise_multiplier1.00►
◄cfg_rescale0.00►
◄return_with_leftover_noisefalse►
◄preview_methodauto►
CategoryGigachad
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| noise | NOISE | — | |
| guider | GUIDER | — | |
| sampler | SAMPLER | — | |
| sigmas | SIGMAS | — | |
| latent_image | LATENT | — | |
| start_at_step | INT | 00–10000 | Skip the first N sigmas. Use for chained sampler passes. |
| end_at_step | INT | 100000–10000 | Stop after this sigma index. 10000 = run all steps. |
| noise_multiplier | FLOAT | 1.000–10 | Scale the noise tensor before sampling. 1.0 = unchanged. |
| cfg_rescale | FLOAT | 0.000–1 | CFG rescale strength (0 = off). Reduces over-saturation on Flux/SD3. |
| return_with_leftover_noise | BOOLEAN | false | When on, output retains the noise level at the stopped step so it can be fed directly into a second sampler pass. |
| preview_method | COMBO | auto | Live step preview method. 'none' disables previews entirely. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| output | LATENT | — |
| denoised_output | LATENT | — |