Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
opencv-python-headless==4.8.1.78
|
2 |
+
pydub==0.25.1
|
3 |
+
streamlit_webrtc==0.47.1
|
4 |
+
twilio~=8.10.1
|
5 |
+
matplotlib
|
6 |
+
numpy
|
7 |
+
mediapipe
|
8 |
+
cvzone
|