Spaces:
Build error
Build error
Commit ·
a55cb24
1
Parent(s): 1832585
init!
Browse files- requirements.txt +7 -0
requirements.txt
CHANGED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
numpy
|
| 2 |
+
cvzone
|
| 3 |
+
tensorflow
|
| 4 |
+
cv2
|
| 5 |
+
time
|
| 6 |
+
math
|
| 7 |
+
mediapipe
|