Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
gradio==4.44.0
|
| 2 |
-
torch==2.2.2
|
| 3 |
mediapipe==0.10.11
|
| 4 |
-
opencv-python==4.10.0.84
|
| 5 |
numpy==1.26.4
|
| 6 |
|
| 7 |
|
|
|
|
|
|
| 1 |
gradio==4.44.0
|
|
|
|
| 2 |
mediapipe==0.10.11
|
| 3 |
+
opencv-python-headless==4.10.0.84
|
| 4 |
numpy==1.26.4
|
| 5 |
|
| 6 |
|
| 7 |
+
|