ComfyUI Node: Iterative Mixing KSampler
Authored by deroberon
Created 11 months ago
Updated 5 months ago
87 stars
Category
test
Inputs
model MODEL
seed INT
cfg FLOAT
sampler_name
- euler
- euler_cfg_pp
- euler_ancestral
- euler_ancestral_cfg_pp
- heun
- heunpp2
- dpm_2
- dpm_2_ancestral
- lms
- dpm_fast
- dpm_adaptive
- dpmpp_2s_ancestral
- dpmpp_sde
- dpmpp_sde_gpu
- dpmpp_2m
- dpmpp_2m_sde
- dpmpp_2m_sde_gpu
- dpmpp_3m_sde
- dpmpp_3m_sde_gpu
- ddpm
- lcm
- ipndm
- ipndm_v
- deis
- ddim
- uni_pc
- uni_pc_bh2
scheduler
- normal
- karras
- exponential
- sgm_uniform
- simple
- ddim_uniform
step_increment INT
positive CONDITIONING
negative CONDITIONING
latent_image_batch LATENT
denoise FLOAT
alpha_1 FLOAT
reverse_batch BOOLEAN
Outputs
LATENT
Extension: demofusion-comfyui
The Demofusion Custom Node is a wrapper that adapts the work and implementation of the a/DemoFusion technique created and implemented by Ruoyi Du to the Comfyui environment.
Authored by deroberon