Ahtisham1583 commited on
Commit
03564d6
·
1 Parent(s): b157e4d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -11
requirements.txt CHANGED
@@ -1,11 +1,8 @@
1
- gradio==2.4.0
2
- nltk==3.6.6
3
- pandas==1.3.3
4
- seaborn==0.11.2
5
- scipy==1.7.3
6
- wordcloud==1.8.1
7
- scikit-learn==0.24.2
8
- scikit-learn==0.24.2
9
- Pillow==8.2.0
10
- gensim==4.1.2
11
-
 
1
+ nltk
2
+ pandas
3
+ matplotlib
4
+ wordcloud
5
+ PIL
6
+ scikit-learn
7
+ gensim
8
+ gradio