Nodes/DistanceSampler/SamplerDistance
ComfyUI Node

SamplerDistance

A ComfyUI node in sampling/custom_sampling/samplers with 3 inputs and 1 output.

By Extraltodeus·Created 2 years ago·Updated about a year ago· 44
SamplerDistance
    • SAMPLER
    resample3
    resample_end-1
    cfgpptrue
    Categorysampling/custom_sampling/samplers

    Inputs (3)

    NameTypeDefaultDescription
    resampleINT3-1–320 all along gives Euler. 1 gives Heun. Anything starting from 2 will use the distance method. -1 will do remaining steps + 1 as the resample value. This can be pretty slow.
    resample_endINT-1-1–32How many resamples for the end. -1 means constant.
    cfgppBOOLEANtrueControls whether to use CFG++ sampling. When enabled, you should set CFG to a fairly low value.

    Outputs (1)

    NameTypeDescription
    SAMPLERSAMPLER