ComfyUI Node: SamplerConfigOverride
Authored by blepping
Created 9 months ago
Updated 2 months ago
35 stars
Category
sampling/custom_sampling/samplers
Inputs
sampler SAMPLER
eta FLOAT
s_noise FLOAT
s_churn FLOAT
r FLOAT
sde_solver
- midpoint
- heun
cpu_noise BOOLEAN
normalize BOOLEAN
noise_type
- gaussian
- uniform
- brownian
- perlin
- studentt
- highres_pyramid
- pyramid
- pyramid_mix
- pink
- laplacian
- power
- rainbow_mild
- rainbow_intense
- green_test
- pyramid_old
- pyramid_bislerp
- highres_pyramid_bislerp
- pyramid_old_bislerp
- pyramid_old_area
- pyramid_area
- highres_pyramid_area
- pyramid_discount5
- pyramid_mix_bislerp
- pyramid_mix_area
custom_noise_opt SONAR_CUSTOM_NOISE
Outputs
SAMPLER
Extension: ComfyUI-sonar
A janky implementation of Sonar sampling (momentum-based sampling) for ComfyUI.
Authored by blepping