defnotlvnatik commited on
Commit
9a53df4
·
verified ·
1 Parent(s): 2ae7f8b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt CHANGED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio==4.44.0
2
+ tensorflow==2.17.0
3
+ yfinance==0.2.44
4
+ pandas==2.2.3
5
+ numpy==2.0.2
6
+ matplotlib==3.9.2
7
+ joblib==1.4.2
8
+ huggingface_hub==0.25.1
9
+ scikit-learn==1.5.1