Spaces:
Runtime error
Runtime error
Commit
·
47c976d
1
Parent(s):
b8891c7
'1'
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
matplotlib==3.5.1
|
2 |
+
mediapipe==0.10.2
|
3 |
+
moviepy==1.0.3
|
4 |
+
numpy==1.21.5
|
5 |
+
opencv_contrib_python==4.8.0.74
|
6 |
+
opencv_python==4.6.0.66
|
7 |
+
opencv_python_headless==4.7.0.68
|
8 |
+
pandas==1.5.2
|