Spaces:
Running
on
Zero
Running
on
Zero
add dependency chronos-forecasting
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -91,4 +91,5 @@ python-binance
|
|
91 |
typer
|
92 |
diskcache
|
93 |
anthropic
|
94 |
-
gradio>=4.0.0
|
|
|
|
91 |
typer
|
92 |
diskcache
|
93 |
anthropic
|
94 |
+
gradio>=4.0.0
|
95 |
+
chronos-forecasting>=1.0.0
|