Durganihantri commited on
Commit
0b9efb9
·
verified ·
1 Parent(s): 1a22f33

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ opencv-python
3
+ deepface
4
+ tensorflow
5
+ tf-keras
6
+ numpy
7
+ pandas
8
+ torch
9
+ speechrecognition
10
+ pydub
11
+ transformers
12
+ librosa
13
+ noisereduce
14
+ matplotlib
15
+ plotly