Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
opencv-python==4.7.0.68
|
2 |
+
mediapipe==0.9.0.1
|
3 |
+
scikit-learn==1.2.0
|
4 |
+
opencv-python
|
5 |
+
mediapipe
|
6 |
+
streamlit_webrtc==0.47.0
|