ComfyUI Node: SamplerCustomNoise
Authored by Clybius
Created 9 months ago
Updated 3 months ago
65 stars
Category
sampling/custom_sampling
Inputs
model MODEL
add_noise BOOLEAN
noise_is_latent BOOLEAN
noise_type
- gaussian
- uniform
- pyramid
- power
noise_seed INT
cfg FLOAT
positive CONDITIONING
negative CONDITIONING
sampler SAMPLER
sigmas SIGMAS
latent_image LATENT
Outputs
LATENT
LATENT
Extension: ComfyUI Extra Samplers
Nodes: SamplerCustomNoise, SamplerCustomNoiseDuo, SamplerCustomModelMixtureDuo, SamplerRES_Momentumized, SamplerDPMPP_DualSDE_Momentumized, SamplerCLYB_4M_SDE_Momentumized, SamplerTTM, SamplerLCMCustom This extension provides various custom samplers not offered by the default nodes in ComfyUI.
Authored by Clybius