haodongli commited on
Commit
1941422
·
verified ·
1 Parent(s): 39e4a35

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
- torch==2.0.0+cu117 --index-url https://download.pytorch.org/whl/cu118
3
- torchvision==0.15.1+cu117 --index-url https://download.pytorch.org/whl/cu118
4
- torchaudio==2.0.1+cu117 --index-url https://download.pytorch.org/whl/cu118
5
  tqdm==4.66.1
6
  mediapipe==0.10.8
7
  Pillow==10.1.0
 
1
  pip==23.3.1
2
+ torch==2.0.0 --index-url https://download.pytorch.org/whl/cu118
3
+ torchvision==0.15.1 --index-url https://download.pytorch.org/whl/cu118
4
+ torchaudio==2.0.1 --index-url https://download.pytorch.org/whl/cu118
5
  tqdm==4.66.1
6
  mediapipe==0.10.8
7
  Pillow==10.1.0