openfree commited on
Commit
745872c
·
verified ·
1 Parent(s): 163117d

Create requirements.txt

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