TeaCache
https://gyazo.com/bdc72e62f813186a442360b9a446a3f4
https://liewfeng.github.io/TeaCache/
Project
https://github.com/ali-vilab/TeaCache
ali-vilab/TeaCache
https://arxiv.org/abs/2411.19108
Timestep Embedding Tells: It's Time to Cache for Video Diffusion Model
キャッシングを利用した
DiT
の高速化
https://gyazo.com/b18dd88227164a0d2ae9e5c777dc3cac
従来の方法は、一定間隔で結果をキャッシュ(保存)し、それを次のタイムステップで再利用する仕組み
TeaCacheは、タイムステップごとの重要度を判断して、必要な場合だけ結果を再計算する
Open-Sora Plan
に適用した場合、ごく僅かな品質の低下(-0.07% Vbench)で最大4.41倍の高速化
ComfyUI実装
https://github.com/welltop-cn/ComfyUI-TeaCache
ComfyUI-TeaCache
画像生成の高速化
/
動画生成の高速化