PromptTea: Let Prompts Tell TeaCache the Optimal Threshold

October 27, 2025 ยท View on GitHub

arXiv

cover img

๐Ÿซ– Introduction

This repository contains the official implementation of our paper: PromptTea: Let Prompts Tell TeaCache the Optimal Threshold

๐Ÿ”ฅ Latest News

  • If you like our project, please give us a star โญ on GitHub for the latest update.
  • [2025/10/27] ๐Ÿ”ฅ Support multi-gpu parallel inference for the Wan2.2-I2V and Wan2.2-S2V.
  • [2025/10/09] ๐ŸŽ‰ The dataset of Complex-Simple prompt in the paper, as well as the dataset of the fitting model, have been made public. The dataset of the fitting model is from T2V-CompBench.
  • [2025/08/06] ๐Ÿ”ฅ Support Wan2.2.
  • [2025/07/30] ๐Ÿ”ฅ Support multi-gpu parallel inference for the Wan2.1.
  • [2025/07/10] ๐ŸŽ‰ Submitted to arXiv for review.
  • [2025/07/10] ๐Ÿ”ฅ Released open-source code of PromptTea. Support CogVideoX1.5, HunyuanVideo and Wan2.1.

๐ŸŽ‰ Supported Models

Text to Video

Image to Video

Audio-Driven

๐Ÿ’ Acknowledgement

This repository is built based on TeaCache, TeaCache-xDit, FasterCache, Diffusers, CogVideoX, HunyuanVideo, Wan2.1 and Wan2.2. Thanks for their contributions!

๐Ÿ“š Citation

@article{huang2025prompttea,
  title={PromptTea: Let Prompts Tell TeaCache the Optimal Threshold},
  author={Huang, Zishen and Yang, Chunyu and Ren, Mengyuan},
  journal={arXiv preprint arXiv:2507.06739},
  year={2025}
}

๐Ÿ“œ License

This project is licensed under the Apache 2.0 License.