You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ pip3 install git+https://github.com/huggingface/diffusers.git # latest main
14
14
15
15
## 📚Examples
16
16
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:
0 commit comments