Nodes/ComfyUI-CNS-Sampler-CHENGOU/CNS Sampler (Colored Noise) | CHENGOU
ComfyUI Node

CNS Sampler (Colored Noise) | CHENGOU

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

By IIs-fanta·Created 2 months ago·Updated 2 months ago· 8
CNS Sampler (Colored Noise) | CHENGOU
    • sampler
    s_churn0.50
    power_gamma0.75
    gamma_divider1.73
    energy_scale0.980
    alpha_tilt_start0.15
    alpha_tilt_end-0.50
    alpha_use_fnormtrue
    alpha_exp_interptrue
    alpha_exp_sharpness0.75
    num_freq_bins32
    use_bundled_gamma_matrixtrue
    Categorysampling/custom_sampling/samplers

    Inputs (11)

    NameTypeDefaultDescription
    s_churnFLOAT0.500–2SDE noise strength. 0 disables the stochastic CNS term.
    power_gammaFLOAT0.750.1–3Power applied to the residual energy. Official unguided setting: 0.75.
    gamma_dividerFLOAT1.730.1–50Divides gamma before residual energy is computed. Official unguided setting: 1.73.
    energy_scaleFLOAT0.9800.5–1.5Applied after FFT filtering and unit-std normalization. Official unguided setting: 0.98.
    alpha_tilt_startFLOAT0.15-2–2Frequency tilt at the first step. Positive values favor higher frequencies.
    alpha_tilt_endFLOAT-0.50-2–2Frequency tilt at the final step.
    alpha_use_fnormBOOLEANtrueUse normalized radial frequency for alpha tilting, matching the official published settings.
    alpha_exp_interpBOOLEANtrueUse exponential interpolation between alpha_tilt_start and alpha_tilt_end.
    alpha_exp_sharpnessFLOAT0.750.1–10Sharpness for exponential alpha interpolation. Official unguided setting: 0.75.
    num_freq_binsINT328–128Number of radial frequency bins. Official matrices use 32.
    use_bundled_gamma_matrixBOOLEANtrueLoad gamma_matrix_scaled.pt from this node folder. Disable to use the sigma-schedule fallback.

    Outputs (1)

    NameTypeDescription
    samplerSAMPLER