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