Spaces:
Runtime error
Runtime error
Create requrements.txt
Browse files- requrements.txt +7 -0
requrements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
math
|
2 |
+
opencv-python
|
3 |
+
cv2
|
4 |
+
numpy
|
5 |
+
mediapipe
|
6 |
+
time
|
7 |
+
matplotlib
|