matteobardelle commited on
Commit
ce0676f
·
verified ·
1 Parent(s): 6a5ef93

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,13 +1,12 @@
1
- gradio==4.44.1
2
  pandas
3
- plotly
4
- papermill
5
- huggingface_hub==0.23.4
6
  numpy
7
  matplotlib
8
  seaborn
9
  scikit-learn
10
  joblib
 
 
 
11
  textblob
12
  faker
13
  vaderSentiment
 
 
1
  pandas
 
 
 
2
  numpy
3
  matplotlib
4
  seaborn
5
  scikit-learn
6
  joblib
7
+ plotly
8
+ papermill
9
+ huggingface_hub==0.23.4
10
  textblob
11
  faker
12
  vaderSentiment