Nodes/ComfyUI-SuperNodes/🐧 DualSamplerEulerAncestral
ComfyUI Node

🐧 DualSamplerEulerAncestral

Ancestral Euler with separate noise settings for the video and audio streams.

By sonnyboxΒ·Created 10 months agoΒ·Updated a day agoΒ· 11
🐧 DualSamplerEulerAncestral
    • DUAL_SAMPLER
    β—„eta_video1.00β–Ί
    β—„eta_audio1.00β–Ί
    β—„s_noise_video1.00β–Ί
    β—„s_noise_audio1.00β–Ί
    CategorySuperNodes/Sampling

    Inputs (4)

    NameTypeDefaultDescription
    eta_videoFLOAT1.000–100Ancestral noise for the video stream. 0 is similar to Euler.
    eta_audioFLOAT1.000–100Ancestral noise for the audio stream. 0 is similar to Euler.
    s_noise_videoFLOAT1.000–100Scales the noise added to the video stream.
    s_noise_audioFLOAT1.000–100Scales the noise added to the audio stream.

    Outputs (1)

    NameTypeDescription
    DUAL_SAMPLERDUAL_SAMPLERSampler for DualSamplerCustomAdvanced.