Skip to content

Commit 55f9e84

Browse files
committed
init qwen-image-fast
1 parent aaae05f commit 55f9e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pip3 install git+https://github.com/huggingface/diffusers.git # latest main
1414

1515
## 📚Examples
1616

17-
We have release a **Hybrid Acceleration** [example](./qwen_image_fast.py) with **4.8x🎉** speedup in this repo for **Qwen-Image**, feel free to take a try (`Hybrid Cache Acceleration` + `Context Parallelism` + `FP8 Weight Only` + `Torch Compile`). For example:
17+
We have release a **Hybrid Acceleration** example (📚[qwen_image_fast.py](./qwen_image_fast.py)) with **4.8x🎉** speedup in this repo for **Qwen-Image**, feel free to take a try (`Hybrid Cache Acceleration` + `Context Parallelism` + `FP8 Weight Only` + `Torch Compile`). For example:
1818

1919

2020
```bash

0 commit comments

Comments
 (0)