GoodML commited on
Commit
c012c49
·
verified ·
1 Parent(s): 0ab0e51

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ numpy
3
+ pandas
4
+ matplotlib
5
+ scikit-learn
6
+ yfinance
7
+ keras
8
+ tensorflow