Ahtisham1583 commited on
Commit
0ed919a
·
1 Parent(s): 8f70fb8

Update requirements.txt

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