From bf88a13f1a0d1032d2da8d48cf31aac066040238 Mon Sep 17 00:00:00 2001 From: Feng Liu <42316773+LiewFeng@users.noreply.github.com> Date: Wed, 8 Jan 2025 10:27:41 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 57aa5b2..5db1ebd 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ We introduce Timestep Embedding Aware Cache (TeaCache), a training-free caching ## Community Contributions 🧩 If you develop/use TeaCache in your projects, welcome to let us know. +- [ConsisID](https://github.com/PKU-YuanGroup/ConsisID) supports TeaCache. Thanks [@SHYuanBest](https://github.com/SHYuanBest). - [ComfyUI-HunyuanVideoWrapper](https://github.com/kijai/ComfyUI-HunyuanVideoWrapper) supports TeaCache4HunyuanVideo. Thanks [@kijai](https://github.com/kijai), [ctf05](https://github.com/ctf05) and [DarioFT](https://github.com/DarioFT). - [ComfyUI-TeaCacheHunyuanVideo](https://github.com/facok/ComfyUI-TeaCacheHunyuanVideo) for TeaCache4HunyuanVideo. Thanks [@facok](https://github.com/facok).