Abhisesh7 commited on
Commit
14a9025
·
verified ·
1 Parent(s): f2f0925

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -2
requirements.txt CHANGED
@@ -1,2 +1,7 @@
1
- pip install tensorflow==2.13 gradio==3.14 yfinance==0.2.26 pandas==2.1.0 matplotlib scikit-learn==1.2 numpy datasets transformers
2
-
 
 
 
 
 
 
1
+ tensorflow==2.13.0
2
+ gradio==3.14.0
3
+ yfinance==0.2.26
4
+ pandas==2.1.0
5
+ matplotlib==3.7.1
6
+ scikit-learn==1.2.0
7
+ numpy==1.24.3