Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
torch==2.
|
| 2 |
-
torchvision==0.
|
| 3 |
-
torchaudio==2.
|
| 4 |
mediapipe==0.10.13
|
| 5 |
opencv-python-headless
|
| 6 |
numpy
|
|
|
|
| 1 |
+
torch==2.8.0
|
| 2 |
+
torchvision==0.23.0
|
| 3 |
+
torchaudio==2.8.0
|
| 4 |
mediapipe==0.10.13
|
| 5 |
opencv-python-headless
|
| 6 |
numpy
|