shivrajkarewar commited on
Commit
3f71e72
·
verified ·
1 Parent(s): 5b69c93

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  huggingface_hub==0.25.2
2
  yfinance
 
3
  pandas
4
  pandas-ta
5
  ta
@@ -8,3 +9,5 @@ aiohttp
8
  python-dotenv
9
  newsapi-python
10
  gradio
 
 
 
1
  huggingface_hub==0.25.2
2
  yfinance
3
+ transformers
4
  pandas
5
  pandas-ta
6
  ta
 
9
  python-dotenv
10
  newsapi-python
11
  gradio
12
+ torch
13
+ groq