Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
torch==2.11.0
|
| 2 |
-
opencv-python-headless
|
| 3 |
mediapipe==0.10.35
|
| 4 |
-
|
| 5 |
-
numpy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
mediapipe==0.10.35
|
| 2 |
+
opencv-python-headless
|
| 3 |
+
numpy
|
| 4 |
+
torch
|
| 5 |
+
gradio
|