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 12c1532 commit ab95c6eCopy full SHA for ab95c6e
docs/notebook/INSTALL.md
@@ -5,6 +5,6 @@
5
```
6
conda create -n compression python=3.10
7
conda activate compression
8
-pip install - r requirements.txt
+pip install -r requirements.txt
9
10
0 commit comments