ComfyUI Node: SonarNoiseImage

Authored by blepping

Created

Updated

49 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

image

Inputs

noise_type
  • gaussian
  • brownian
  • collatz
  • distro
  • green_test
  • grey
  • highres_pyramid
  • highres_pyramid_area
  • highres_pyramid_bislerp
  • laplacian
  • onef_greenish
  • onef_greenish_mix
  • onef_pinkish
  • onef_pinkish_mix
  • onef_pinkishgreenish
  • perlin
  • pink_old
  • power_old
  • pyramid
  • pyramid_area
  • pyramid_bislerp
  • pyramid_discount5
  • pyramid_mix
  • pyramid_mix_area
  • pyramid_mix_bislerp
  • pyramid_old
  • pyramid_old_area
  • pyramid_old_bislerp
  • rainbow_intense
  • rainbow_mild
  • studentt
  • uniform
  • velvet
  • violet
  • voronoi_fuzz
  • voronoi_mix
  • wavelet
  • white
seed INT
image IMAGE
noise_min FLOAT
noise_max FLOAT
noise_multiplier FLOAT
channel_mode
  • RGB
  • RGBA
  • R
  • G
  • B
  • A
  • RA
  • GA
  • BA
  • RG
  • RB
  • GB
  • RGA
  • RBA
  • GBA
blend_mode
  • simple_add
  • lerp
  • inject
  • subtract_b
blend_strength FLOAT
overflow_mode
  • clamp
  • rescale
greyscale_mode BOOLEAN
pure_noise_mode BOOLEAN
dtype
  • default
  • float32
  • float64
  • float16
  • bfloat16
cpu_noise BOOLEAN
normalize BOOLEAN
custom_noise_opt SONAR_CUSTOM_NOISE,OCS_NOISE

Outputs

IMAGE

Extension: ComfyUI-sonar

A janky implementation of Sonar sampling (momentum-based sampling) for ComfyUI.

Authored by blepping

Looking for a different node?

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more