ComfyUI Node: Random_Sampler
Authored by lilly1987
Created 2 years ago
Updated 5 months ago
52 stars
Category
sampling
Inputs
model MODEL
positive CONDITIONING
negative CONDITIONING
LATENT LATENT
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
seed INT
steps_min INT
steps_max INT
cfg_min FLOAT
cfg_max FLOAT
denoise_min FLOAT
denoise_max FLOAT
Outputs
LATENT
Extension: simple wildcard for ComfyUI
These custom nodes provides a feature to insert arbitrary inputs through wildcards in the prompt. Additionally, this tool provides features that help simplify workflows, such as VAELoaderDecoder and SimplerSample.
Authored by lilly1987