ComfyUI Node: KSampler (Efficient)
Authored by jags111
Created about a year ago
Updated 2 months ago
941 stars
Category
Efficiency Nodes/Sampling
Inputs
model MODEL
seed INT
steps 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
- AYS SD1
- AYS SDXL
- AYS SVD
positive CONDITIONING
negative CONDITIONING
latent_image LATENT
denoise FLOAT
preview_method
- auto
- latent2rgb
- taesd
- vae_decoded_only
- none
vae_decode
- true
- true (tiled)
- false
optional_vae VAE
script SCRIPT
Outputs
MODEL
CONDITIONING
CONDITIONING
LATENT
VAE
IMAGE
Extension: Efficiency Nodes for ComfyUI Version 2.0+
A collection of ComfyUI custom nodes to help streamline workflows and reduce total node count.[w/NOTE: This node is originally created by LucianoCirino, but the a/original repository is no longer maintained and has been forked by a new maintainer. To use the forked version, you should uninstall the original version and REINSTALL this one.]
Authored by jags111