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 3322ecd commit 4e5f720Copy full SHA for 4e5f720
README.md
@@ -35,7 +35,6 @@ This is the English version of the repository. You can find the Chinese version
35
```bash
36
conda create -n visionpy python=3.8
37
conda activate visionpy
38
-pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
39
pip install opencv-python==4.10.0
40
pip install mediapipe==0.10.10
41
```
0 commit comments