Spaces:
Sleeping
Sleeping
seawolf2357
commited on
Update requirements.txt
Browse files- 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 |
+
|