ComfyUI Node: SonarResizedNoiseAdv

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
width FLOAT
height FLOAT
spatial_mode
  • relative
  • percentage
  • absolute
spatial_compression INT
downscale_strategy
  • crop
  • scale
initial_reference
  • prefer_crop
  • prefer_scale
crop_mode
  • center
  • top_left
  • top_center
  • top_right
  • center_left
  • center_right
  • bottom_left
  • bottom_center
  • bottom_right
crop_offset_horizontal INT
crop_offset_vertical INT
upscale_mode
  • bilinear
  • nearest-exact
  • nearest
  • area
  • bicubic
  • bislerp
  • adaptive_avg_pool2d
downscale_mode
  • bilinear
  • nearest-exact
  • nearest
  • area
  • bicubic
  • bislerp
  • adaptive_avg_pool2d
normalize
  • default
  • forced
  • disabled
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