Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,6 @@ pydub==0.25.1
|
|
| 3 |
streamlit_webrtc==0.47.1
|
| 4 |
twilio~=8.10.1
|
| 5 |
matplotlib
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
streamlit_webrtc==0.47.1
|
| 4 |
twilio~=8.10.1
|
| 5 |
matplotlib
|
| 6 |
+
numpy
|
| 7 |
+
cvzone
|
| 8 |
+
mediapipe
|