Abhisesh7 commited on
Commit
a2c53af
·
verified ·
1 Parent(s): 9e68217

Update requirements.txt

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