haodongli commited on
Commit
e6398d3
·
1 Parent(s): 22ca18e

Update pre-requirements.txt

Browse files
Files changed (1) hide show
  1. pre-requirements.txt +3 -3
pre-requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  pip==23.3.1
2
- torchvision==0.14.1 --extra-index-url https://download.pytorch.org/whl/cu113
3
- torchaudio==0.13.1 --extra-index-url https://download.pytorch.org/whl/cu113
4
- torch==1.13.1 --extra-index-url https://download.pytorch.org/whl/cu113
5
  tqdm
6
  mediapipe
7
  Pillow
 
1
  pip==23.3.1
2
+ torchvision==0.14.1 --extra-index-url https://download.pytorch.org/whl/cu118
3
+ torchaudio==0.13.1 --extra-index-url https://download.pytorch.org/whl/cu118
4
+ torch==1.13.1 --extra-index-url https://download.pytorch.org/whl/cu118
5
  tqdm
6
  mediapipe
7
  Pillow