diff --git a/README.md b/README.md index 4b66ca4..48bba54 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ This repo contains PyTorch model definitions, pretrained weights and inference/s - [🛠️ Dependencies and Installation](#️-dependencies-and-installation) - [🧱 Download Pretrained Models](#-download-pretrained-models) - [🔑 Usage](#-usage) + - [🎉 Community](#-community) - [🔗 BibTeX](#-bibtex) - [Acknowledgements](#acknowledgements) - [Github Star History](#github-star-history) @@ -246,6 +247,10 @@ image = pipe( image.save(f"generated_image.png") ``` +## 🎉 Community + +- [cache-dit](https://github.com/vipshop/cache-dit)(Day 1) offers Fully Cache Acceleration support for HunyuanImage-2.1 with DBCache and TaylorSeer. Visit their [example](https://github.com/vipshop/cache-dit/blob/main/examples/pipeline/run_hunyuan_image_2.1.py) for more details. + ## 🔗 BibTeX