We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e380168 commit 0a3aee0Copy full SHA for 0a3aee0
README.md
@@ -8,7 +8,7 @@
8
9
```bash
10
pip3 install torch==2.9.0 # >= 2.7.1
11
-pip3 install -U "cache-dit[quantization]" # >= 1.0.9
+pip3 install -U "cache-dit[all]" # >= 1.0.9
12
pip3 install git+https://github.com/huggingface/diffusers.git # latest main
13
```
14
0 commit comments