From 3677b69fb4e7a8009d0e7bd779f319d7c803dda5 Mon Sep 17 00:00:00 2001 From: dingkang Date: Mon, 14 Jul 2025 11:44:05 +0800 Subject: [PATCH] [Community Contribution] EasyCache Co-Authored-By: Xin Zhou <104890257+lmd0311@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 12f0ff7..12b9caf 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ If your work has improved **Wan2.1** and you would like more people to see it, p - [CFG-Zero](https://github.com/WeichenFan/CFG-Zero-star) enhances **Wan2.1** (covering both T2V and I2V models) from the perspective of CFG. - [TeaCache](https://github.com/ali-vilab/TeaCache) now supports **Wan2.1** acceleration, capable of increasing speed by approximately 2x. Feel free to give it a try! - [DiffSynth-Studio](https://github.com/modelscope/DiffSynth-Studio) provides more support for **Wan2.1**, including video-to-video, FP8 quantization, VRAM optimization, LoRA training, and more. Please refer to [their examples](https://github.com/modelscope/DiffSynth-Studio/tree/main/examples/wanvideo). +- EasyCache (Training-Free Video Diffusion Acceleration via Runtime-Adaptive Caching): [EasyCache](https://github.com/H-EmbodVis/EasyCache) by [Dingkang Liang](https://github.com/dk-liang) and [Xin Zhou](https://github.com/LMD0311) ## 📑 Todo List