ManuelMC commited on
Commit
9e603c6
·
verified ·
1 Parent(s): 3688b2e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -2
requirements.txt CHANGED
@@ -1,3 +1,11 @@
1
- altair
 
 
2
  pandas
3
- streamlit
 
 
 
 
 
 
 
1
+ streamlit
2
+ transformers
3
+ torch
4
  pandas
5
+ matplotlib
6
+ seaborn
7
+ wordcloud
8
+ textblob
9
+ scikit-learn
10
+ datasets
11
+ plotly