Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
streamlit
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
4 |
numpy
|
5 |
cvzone
|
6 |
mediapipe
|
|
|
1 |
streamlit
|
2 |
+
opencv-python-headless==4.8.1.78
|
3 |
+
pydub==0.25.1
|
4 |
+
streamlit_webrtc==0.47.1
|
5 |
+
twilio~=8.10.1
|
6 |
+
matplotlib
|
7 |
numpy
|
8 |
cvzone
|
9 |
mediapipe
|