ComfyOnline
SamplerSonarEuler

ComfyUI Node: SamplerSonarEuler

Authored by blepping

Created 9 months ago

Updated 2 months ago

35 stars

Category

sampling/custom_sampling/samplers

Inputs

momentum FLOAT

momentum_hist FLOAT

momentum_init

  • ZERO
  • RAND
  • SAMPLE

direction FLOAT

rand_init_noise_type

  • gaussian
  • uniform
  • 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

s_noise FLOAT

guidance_cfg_opt SONAR_GUIDANCE_CFG

Outputs

SAMPLER

Extension: ComfyUI-sonar

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

Authored by blepping

related extension: