Arkm20 commited on
Commit
a5f048a
1 Parent(s): 55e7386

Add req.txt

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