danielle2003 commited on
Commit
086c7b3
·
verified ·
1 Parent(s): dcb0f71

Upload requirements.txt

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