Spaces:
Runtime error
Runtime error
Update requirement.txt
Browse files- requirement.txt +1 -0
requirement.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
math
|
2 |
opencv-python
|
3 |
opencv-contrib-python
|
|
|
4 |
numpy
|
5 |
mediapipe
|
6 |
time
|
|
|
1 |
math
|
2 |
opencv-python
|
3 |
opencv-contrib-python
|
4 |
+
opencv-python-headless
|
5 |
numpy
|
6 |
mediapipe
|
7 |
time
|