Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
|
@@ -3,7 +3,5 @@ yfinance
|
|
| 3 |
pandas
|
| 4 |
plotly
|
| 5 |
numpy
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
flax
|
| 9 |
-
git+https://github.com/google-research/timesfm.git
|
|
|
|
| 3 |
pandas
|
| 4 |
plotly
|
| 5 |
numpy
|
| 6 |
+
torch
|
| 7 |
+
timesfm>=1.3.0
|
|
|
|
|
|