Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio
|
|
|
|
| 2 |
pandas
|
| 3 |
yfinance
|
| 4 |
TA-Lib
|
|
@@ -17,5 +18,4 @@ alpha_vantage
|
|
| 17 |
textblob
|
| 18 |
xgboost
|
| 19 |
torchviz
|
| 20 |
-
graphviz
|
| 21 |
-
spaces
|
|
|
|
| 1 |
gradio
|
| 2 |
+
spaces
|
| 3 |
pandas
|
| 4 |
yfinance
|
| 5 |
TA-Lib
|
|
|
|
| 18 |
textblob
|
| 19 |
xgboost
|
| 20 |
torchviz
|
| 21 |
+
graphviz
|
|
|