haodongli commited on
Commit
ec478d0
·
verified ·
1 Parent(s): 43fa63a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- pip==23.3.1
2
- torch==2.1.2 --index-url https://download.pytorch.org/whl/cu121
3
- torchvision==0.16.2 --index-url https://download.pytorch.org/whl/cu121
4
- torchaudio==2.1.2 --index-url https://download.pytorch.org/whl/cu121
5
  tqdm==4.66.1
6
  mediapipe==0.10.8
7
  Pillow==10.1.0
 
1
+ pip==24.2
2
+ # torch==2.1.2 --index-url https://download.pytorch.org/whl/cu121
3
+ # torchvision==0.16.2 --index-url https://download.pytorch.org/whl/cu121
4
+ # torchaudio==2.1.2 --index-url https://download.pytorch.org/whl/cu121
5
  tqdm==4.66.1
6
  mediapipe==0.10.8
7
  Pillow==10.1.0