We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4329a3a commit 39bffeeCopy full SHA for 39bffee
1 file changed
README.md
@@ -17,7 +17,7 @@ pip install sam_pytorch-1.0-py3-none-any.whl
17
### Installation using Git source code
18
19
```python
20
-pip install . -i https://pypi.tuna.tsinghua.edu.cn/simple
+pip install .
21
```
22
23
> Issue: Error occurs during PyTorch installation.
0 commit comments