ynp3 commited on
Commit
5654a20
·
1 Parent(s): 470f394

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
  steamlit
2
- pandas
3
- numpy
4
- matplotlib
5
- seaborn
6
- transformers==4.13.0
7
- pipeline
 
1
  steamlit
2
+ textblob
3
+ vaderSentiment
4
+ flair
5
+ matplotlib