Spaces:
Runtime error
Runtime error
Update requrements.txt
Browse files- requrements.txt +7 -6
requrements.txt
CHANGED
|
@@ -1,8 +1,9 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
mediapipe
|
| 6 |
time
|
| 7 |
-
|
| 8 |
-
|
|
|
|
|
|
| 1 |
+
math
|
| 2 |
+
opencv-python
|
| 3 |
+
opencv-contrib-python
|
| 4 |
+
numpy
|
| 5 |
mediapipe
|
| 6 |
time
|
| 7 |
+
matplotlib
|
| 8 |
+
gradio
|
| 9 |
+
cv2
|