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