Abhisesh7 commited on
Commit
56c58ab
·
verified ·
1 Parent(s): f0f6430

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ tensorflow==2.14
2
+ gradio==3.28
3
+ yfinance==0.2.26
4
+ pandas==2.0.3
5
+ numpy==1.23
6
+ scikit-learn==1.2
7
+ matplotlib==3.8
8
+ huggingface_hub==0.18.0