Imasha17 commited on
Commit
0ed15f9
·
verified ·
1 Parent(s): fe0b7af

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ pandas
3
+ numpy
4
+ nltk
5
+ transformers
6
+ torch
7
+ wordcloud
8
+ matplotlib
9
+ speechrecognition
10
+ gtts
11
+ sounddevice
12
+ Counter