ComfyUI Node: SamplerCustomModelMixtureDuo
Authored by Clybius
Created 9 months ago
Updated 3 months ago
65 stars
Category
sampling/custom_sampling
Inputs
model MODEL
model2 MODEL
add_noise BOOLEAN
add_noise_pass2 BOOLEAN
return_noisy_pass1 BOOLEAN
noise_type
- gaussian
- uniform
- pyramid
- power
noise_seed INT
cfg FLOAT
cfg2 FLOAT
positive CONDITIONING
negative CONDITIONING
sampler SAMPLER
sampler2 SAMPLER
sigmas SIGMAS
sigmas2 SIGMAS
hr_upscale FLOAT
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