ZhiyuanthePony commited on
Commit
5c3834a
·
1 Parent(s): 5843b9a
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ pinned: false
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
13
 
14
  pip install torch==2.2.0+cu121 torchvision==0.17.0+cu121 torchaudio==2.2.0+cu121 \
15
- -i https://pypi.tuna.tsinghua.edu.cn/simple
16
 
17
  pip install --force-reinstall -v "numpy==1.25.2"
18
 
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
13
 
14
  pip install torch==2.2.0+cu121 torchvision==0.17.0+cu121 torchaudio==2.2.0+cu121 \
15
+ --extra-index-url https://download.pytorch.org/whl/cu121
16
 
17
  pip install --force-reinstall -v "numpy==1.25.2"
18