Faizan15 commited on
Commit
66c3acc
1 Parent(s): 1f73310

Create requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +10 -0
requirement.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