Faizan15 commited on
Commit
4845790
1 Parent(s): e22d929

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ nltk
2
+ pandas
3
+ matplotlib
4
+ wordcloud
5
+
6
+ scikit-learn
7
+ gensim
8
+ gradio[oauth]==4.8.0
9
+ Pillow
10
+ seaborn