ComfyUI Node: SonarAdvancedCollatzNoise

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
adjust_scale BOOLEAN
chain_length STRING
chain_offset INT
iterations INT
iteration_sign_flipping BOOLEAN
rmin FLOAT
rmax FLOAT
dims STRING
flatten BOOLEAN
output_mode
  • values
  • ratios
  • mults
  • adds
  • seed_x_mults
  • seed_x_adds
  • noise_x_ratios
  • noise_x_mults
  • noise_x_adds
quantile FLOAT
quantile_strategy
  • clamp
  • scale_down
  • tanh
  • tanh_outliers
  • sigmoid_keepsign
  • sigmoid
  • sigmoid_outliers
  • sin
  • sin_wholepi
  • sin_keepsign
  • sin_wrong
  • sin_wrong_wholepi
  • sin_wrong_keepsign
  • cos
  • cos_wholepi
  • cos_keepsign
  • cos_wrong
  • cos_wrong_wholepi
  • cos_wrong_keepsign
  • atan
  • tenth
  • half
  • zero
  • reverse_zero
  • mean
  • median
  • mode_1dec
  • mode_2dec
  • replace
  • replace_keepsign
  • replace_avoidsign
  • replace_2pt
  • replace_3pt
  • replace_2pt_flip
  • replace_3pt_flip
  • replace_2pt_keepsign
  • replace_3pt_keepsign
  • replace_2pt_flip_keepsign
  • replace_3pt_flip_keepsign
  • replace_2pt_avoidsign
  • replace_3pt_avoidsign
  • replace_2pt_flip_avoidsign
  • replace_3pt_flip_avoidsign
noise_dtype
  • float32
  • float64
  • float16
  • bfloat16
even_multiplier FLOAT
even_addition FLOAT
odd_multiplier FLOAT
odd_addition FLOAT
integer_math BOOLEAN
add_preserves_sign BOOLEAN
break_loops BOOLEAN
seed_mode
  • default
  • force_odd
  • force_even
sonar_custom_noise_opt SONAR_CUSTOM_NOISE,OCS_NOISE
seed_custom_noise SONAR_CUSTOM_NOISE,OCS_NOISE
mix_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