ComfyUI Node: KSampler采样器(KSampler_party)
Authored by heshengtao
Created 7 months ago
Updated 21 days ago
791 stars
Category
大模型派对(llm_party)/绘图(image)
Inputs
model MODEL
seed INT
steps INT
cfg FLOAT
sampler_name
- euler
- euler_ancestral
- 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
- ddim
- uni_pc
- uni_pc_bh2
scheduler
- normal
- karras
- exponential
- sgm_uniform
- simple
- ddim_uniform
positive CONDITIONING
negative CONDITIONING
latent_image LATENT
denoise FLOAT
Outputs
LATENT
Extension: comfyui_LLM_party
A set of block-based LLM agent node libraries designed for ComfyUI.This project aims to develop a complete set of nodes for LLM workflow construction based on comfyui. It allows users to quickly and conveniently build their own LLM workflows and easily integrate them into their existing SD workflows.
Authored by heshengtao