Spaces:
Sleeping
Sleeping
Update2
Browse files- requirments.txt +2 -1
requirments.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
streamlit
|
2 |
-
opencv-python
|
3 |
mediapipe
|
4 |
numpy
|
5 |
scikit-learn
|
|
|
|
1 |
streamlit
|
2 |
+
opencv-python-headless
|
3 |
mediapipe
|
4 |
numpy
|
5 |
scikit-learn
|
6 |
+
streamlit-webrtc
|