ankitkr9911 commited on
Commit
2bbbb4d
·
verified ·
1 Parent(s): 1c7d002

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -10
requirements.txt CHANGED
@@ -1,17 +1,13 @@
 
 
1
  matplotlib
2
  scipy
3
  jupyter
 
4
  insightface
5
  redis
6
  scikit-learn
7
  onnxruntime
8
- plotly
9
- pydub==0.25.1
10
- twilio~=9.4.3
11
- streamlit==1.30.0
12
- streamlit-webrtc==0.47.1
13
- opencv-python-headless==4.8.0.76
14
- numpy==1.25.2
15
- pandas==2.0.3
16
- av==10.0.0
17
- aiortc==1.5.0
 
1
+ numpy
2
+ pandas
3
  matplotlib
4
  scipy
5
  jupyter
6
+ opencv-python-headless
7
  insightface
8
  redis
9
  scikit-learn
10
  onnxruntime
11
+ streamlit-webrtc
12
+ streamlit
13
+ plotly