ComfyUI Node
π§ DualSamplerEulerAncestral
Ancestral Euler with separate noise settings for the video and audio streams.
π§ DualSamplerEulerAncestral
- DUAL_SAMPLER
βeta_video1.00βΊ
βeta_audio1.00βΊ
βs_noise_video1.00βΊ
βs_noise_audio1.00βΊ
CategorySuperNodes/Sampling
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| eta_video | FLOAT | 1.000β100 | Ancestral noise for the video stream. 0 is similar to Euler. |
| eta_audio | FLOAT | 1.000β100 | Ancestral noise for the audio stream. 0 is similar to Euler. |
| s_noise_video | FLOAT | 1.000β100 | Scales the noise added to the video stream. |
| s_noise_audio | FLOAT | 1.000β100 | Scales the noise added to the audio stream. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| DUAL_SAMPLER | DUAL_SAMPLER | Sampler for DualSamplerCustomAdvanced. |