ali-vilab/TeaCache
Timestep Embedding Tells: It's Time to Cache for Video Diffusion Model
Implements timestep embedding-aware output caching that estimates and reuses intermediate model states across diffusion steps, eliminating the need for training. The approach dynamically exploits varying output similarities at different timesteps to reduce redundant computations without quality degradation. Supports multiple diffusion modalities including video (CogVideoX, HunyuanVideo, LTX-Video), image (FLUX, Lumina), and audio models through a unified caching framework.
1,290 stars. No commits in the last 6 months.
Stars
1,290
Forks
52
Language
Python
License
Apache-2.0
Category
Last pushed
Jun 08, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/ali-vilab/TeaCache"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
FlorianFuerrutter/genQC
Generative Quantum Circuits
horseee/DeepCache
[CVPR 2024] DeepCache: Accelerating Diffusion Models for Free
Gen-Verse/MMaDA
MMaDA - Open-Sourced Multimodal Large Diffusion Language Models (dLLMs with block diffusion,...
kuleshov-group/mdlm
[NeurIPS 2024] Simple and Effective Masked Diffusion Language Model
Shark-NLP/DiffuSeq
[ICLR'23] DiffuSeq: Sequence to Sequence Text Generation with Diffusion Models