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