GLAkavya commited on
Commit
78acb20
·
verified ·
1 Parent(s): c6937ca

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -9
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
- transformers==4.35.0
2
- torch==2.1.0
3
- gradio==4.7.1
4
- numpy==1.24.3
5
- pandas==2.0.3
6
- plotly==5.18.0
7
- beautifulsoup4==4.12.2
8
- requests==2.31.0
9
- sentencepiece==0.1.99
 
1
+ yfinance
2
+ pandas
3
+ numpy
4
+ scikit-learn
5
+ joblib
6
+ plotly
7
+ gradio>=3.0
8
+ scipy