Merge pull request #127 from xlite-dev/cache-dit

Add cache-dit to Community Works
This commit is contained in:
Shiwei Zhang
2025-09-09 12:21:56 +08:00
committed by GitHub
+1 -1
View File
@@ -47,7 +47,7 @@ If your research or project builds upon [**Wan2.1**](https://github.com/Wan-Vide
- [DiffSynth-Studio](https://github.com/modelscope/DiffSynth-Studio) provides comprehensive support for Wan 2.2, including low-GPU-memory layer-by-layer offload, FP8 quantization, sequence parallelism, LoRA training, full training.
- [Kijai's ComfyUI WanVideoWrapper](https://github.com/kijai/ComfyUI-WanVideoWrapper) is an alternative implementation of Wan models for ComfyUI. Thanks to its Wan-only focus, it's on the frontline of getting cutting edge optimizations and hot research features, which are often hard to integrate into ComfyUI quickly due to its more rigid structure.
- [cache-dit](https://github.com/vipshop/cache-dit) offers Fully Cache Acceleration support for Wan2.2 MoE with DBCache, TaylorSeer and Cache CFG. Visit their [example](https://github.com/vipshop/cache-dit/blob/main/examples/pipeline/run_wan_2.2.py) for more details.
## 📑 Todo List
- Wan2.2 Text-to-Video