noranisa commited on
Commit
7cb2aba
·
verified ·
1 Parent(s): 666be86

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -2,4 +2,8 @@ flask
2
  google-api-python-client
3
  praw
4
  transformers
5
- torch
 
 
 
 
 
2
  google-api-python-client
3
  praw
4
  transformers
5
+ torch
6
+ wordcloud
7
+ pandas
8
+ scikit-learn
9
+ matplotlib