Pro-Coder commited on
Commit
f08fae8
·
verified ·
1 Parent(s): ec05904

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  transformers
2
  torch
3
  gradio
 
 
4
  wordcloud
5
- matplotlib
 
1
  transformers
2
  torch
3
  gradio
4
+ pandas
5
+ nltk
6
  wordcloud
7
+ matplotlib