ComfyUI Node: SonarCustomNoise
Authored by blepping
Created 9 months ago
Updated 2 months ago
35 stars
Category
advanced/noise
Inputs
factor FLOAT
rescale FLOAT
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
sonar_custom_noise_opt SONAR_CUSTOM_NOISE
Outputs
SONAR_CUSTOM_NOISE
Extension: ComfyUI-sonar
A janky implementation of Sonar sampling (momentum-based sampling) for ComfyUI.
Authored by blepping