seawolf2357 commited on
Commit
6340284
·
verified ·
1 Parent(s): a805914

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -3
requirements.txt CHANGED
@@ -1,5 +1,10 @@
1
- gradio
2
- huggingface_hub
3
  torch
 
 
4
  transformers
5
- yfinance
 
 
 
 
 
 
 
 
1
  torch
2
+ huggingface_hub
3
+ gradio
4
  transformers
5
+ yfinance
6
+ pandas
7
+ numpy
8
+ matplotlib
9
+ TA-Lib
10
+