Spaces:
Runtime error
Runtime error
Update pre-requirements.txt
Browse files- pre-requirements.txt +3 -3
pre-requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
pip==23.3.1
|
2 |
-
torchvision==0.14.1
|
3 |
-
torchaudio==0.13.1
|
4 |
-
torch==1.13.1
|
5 |
tqdm
|
6 |
mediapipe
|
7 |
Pillow
|
|
|
1 |
pip==23.3.1
|
2 |
+
torchvision==0.14.1+cu117
|
3 |
+
torchaudio==0.13.1+cu117
|
4 |
+
torch==1.13.1+cu117
|
5 |
tqdm
|
6 |
mediapipe
|
7 |
Pillow
|