Nodes/Sage Utils/Adv KSampler Info
ComfyUI Node

Adv KSampler Info

Adds more optional values to the KSampler.

By arcum42·Created 2 years ago·Updated 18 days ago· 32
Adv KSampler Info
    • adv_sampler_info
    add_noisetrue
    start_at_step0
    end_at_step10000
    return_with_leftover_noisefalse
    CategorySage Utils/sampler

    Inputs (4)

    NameTypeDefaultDescription
    add_noiseBOOLEANtrueWhether to add noise during sampling.
    start_at_stepINT00–10000The first step at which to apply noise.
    end_at_stepINT100000–10000The last step at which to apply noise.
    return_with_leftover_noiseBOOLEANfalseReturn the extra noise if not fully denoised.

    Outputs (1)

    NameTypeDescription
    adv_sampler_infoADV_SAMPLER_INFOThe advanced sampler settings.