ComfyUI Node: NoisyLatentLike
Authored by blepping
Created 9 months ago
Updated 2 months ago
35 stars
Category
latent/noise
Inputs
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
seed INT
latent LATENT
multiplier FLOAT
add_to_latent BOOLEAN
custom_noise_opt SONAR_CUSTOM_NOISE
mul_by_sigmas_opt SIGMAS
model_opt MODEL
Outputs
LATENT
Extension: ComfyUI-sonar
A janky implementation of Sonar sampling (momentum-based sampling) for ComfyUI.
Authored by blepping