Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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

Expand Down