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