shagatoo commited on
Commit
2f520fe
·
verified ·
1 Parent(s): b77e83e

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ numpy
3
+ pandas
4
+ yfinance
5
+ joblib
6
+ tensorflow
7
+ plotly
8
+ statsmodels
9
+ scikit-learn