Skip to content

Commit 0a3aee0

Browse files
committed
init qwen-image-fast
1 parent e380168 commit 0a3aee0

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
@@ -8,7 +8,7 @@
88

99
```bash
1010
pip3 install torch==2.9.0 # >= 2.7.1
11-
pip3 install -U "cache-dit[quantization]" # >= 1.0.9
11+
pip3 install -U "cache-dit[all]" # >= 1.0.9
1212
pip3 install git+https://github.com/huggingface/diffusers.git # latest main
1313
```
1414

0 commit comments

Comments
 (0)