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 e877bd5 commit 2d73c7eCopy full SHA for 2d73c7e
README.md
@@ -17,7 +17,7 @@ Requirements
17
Install requirements for computer vision experiments with pip:
18
19
```
20
-pip install -f requirements.txt
+pip install -r requirements.txt
21
22
23
Depending on your Python installation you might want to use anaconda or venv or other tools.
0 commit comments