JettHu/ComfyUI-TCD
ComfyUI TCD implementation
Implements a distillation-based sampler that achieves superior image quality compared to LCM in fewer denoising steps by leveraging the TCD (Trajectory Consistency Distillation) technique, which compresses knowledge from pre-trained diffusion models. The custom node provides configurable stochasticity control via eta parameter to adjust detail richness, supports variable step counts with maintained quality scaling, and integrates scheduler options (`simple`, `sgm_uniform`) alongside standard ComfyUI sampling parameters.
140 stars.
Stars
140
Forks
11
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/JettHu/ComfyUI-TCD"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Comfy-Org/comfy-cli
Command Line Interface for Managing ComfyUI
runpod-workers/worker-comfyui
ComfyUI as a serverless API on RunPod
YanWenKun/ComfyUI-Docker
🐳Dockerfile for 🎨ComfyUI. | 容器镜像与启动脚本
Comfy-Org/ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
Acly/comfyui-tooling-nodes
Nodes for using ComfyUI as a backend for external tools. Send and receive images directly...