Kathirsci commited on
Commit
97c3438
·
verified ·
1 Parent(s): f4b45d5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -8
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- yfinance
2
- pandas
3
- newsapi-python
4
- transformers
5
- tensorflow
6
- alpaca-trade-api
7
- scikit-learn
8
- tf-keras
 
 
1
+ TensorFlow
2
+ Hugging Face Transformers
3
+ Hugging Face Hub
4
+ yfinance
5
+ newsapi-python
6
+ scikit-learn
7
+ numpy
8
+ pandas
9
+ alpaca-trade-api