ComfyUI Node: SonarWaveletNoise

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

advanced/noise

Inputs

factor FLOAT
rescale FLOAT
octaves INT
octave_height_factor FLOAT
octave_width_factor FLOAT
octave_scale_mode
  • bilinear
  • nearest-exact
  • nearest
  • area
  • bicubic
  • bislerp
  • adaptive_avg_pool2d
octave_rescale_mode
  • bilinear
  • nearest-exact
  • nearest
  • area
  • bicubic
  • bislerp
  • adaptive_avg_pool2d
post_octave_rescale_mode
  • bilinear
  • nearest-exact
  • nearest
  • area
  • bicubic
  • bislerp
  • adaptive_avg_pool2d
initial_amplitude FLOAT
persistence FLOAT
height_factor FLOAT
width_factor FLOAT
update_blend FLOAT
update_blend_mode
  • simple_add
  • lerp
  • inject
  • subtract_b
normalize_noise BOOLEAN
normalize
  • default
  • forced
  • disabled
sonar_custom_noise_opt SONAR_CUSTOM_NOISE,OCS_NOISE
custom_noise SONAR_CUSTOM_NOISE,OCS_NOISE

Outputs

SONAR_CUSTOM_NOISE

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