AdWeeb commited on
Commit
e4b8cd6
1 Parent(s): 5df7b7a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +27 -0
requirements.txt ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Flask==1.1.1
2
+ gunicorn==19.9.0
3
+ pandas==1.3.3
4
+ itsdangerous==1.1.0
5
+ Jinja2==2.10.1
6
+ MarkupSafe==1.1.1
7
+ Werkzeug==0.15.5
8
+ numpy>=1.9.2
9
+ scipy>=0.15.1
10
+ scikit-learn==0.22.1
11
+ matplotlib>=1.4.3
12
+ pandas>=0.19
13
+ flasgger==0.9.4
14
+ streamlit
15
+ stanfordnlp
16
+ transformers
17
+ pydub
18
+ SpeechRecognition
19
+ moviepy
20
+ nltk
21
+ ffprobe
22
+ ffmpeg
23
+ AudioConverter
24
+ opencv-python-headless==4.5.3.56
25
+ sentencepiece
26
+ translate
27
+ stanfordnlp