ComfyUI Node

SamplerTaylorFlow

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

By Clybius·Created about a year ago·Updated 23 days ago· 13
SamplerTaylorFlow
    • SAMPLER
    order8
    eta1.00
    s_noise1.00
    sigma_calcclyb
    Categorysampling/custom_sampling/samplers

    Inputs (4)

    NameTypeDefaultDescription
    orderINT81–16Taylor expansion order (1-16). Higher = more accurate but uses more history
    etaFLOAT1.000–100Ancestral sampling stochasticity (0=deterministic, 1=full stochastic)
    s_noiseFLOAT1.000–100Noise scaling factor
    sigma_calcCOMBOclybAncestral sigma calculation method: clyb (original log-based), taylor-expansion (exponential+quadratic), ancestral (standard k-diffusion), adaptive (history-based convergence-aware)

    Outputs (1)

    NameTypeDescription
    SAMPLERSAMPLER