Pratyush101 commited on
Commit
f4f1fbc
·
verified ·
1 Parent(s): 55bec5c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,6 +1,9 @@
1
  streamlit
2
- streamlit-webrtc
3
- opencv-python-headless
 
 
 
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