MacDash commited on
Commit
ae46283
·
verified ·
1 Parent(s): c63bfc4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- requests
2
  pandas
 
 
3
  numpy
 
4
  scikit-learn
5
- textblob
6
- tweepy
7
- prophet
 
1
+ gradio
2
  pandas
3
+ requests
4
+ plotly
5
  numpy
6
+ prophet
7
  scikit-learn
8
+ textblob