Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -34,7 +34,7 @@ def get_forecast(lib, time):
|
|
| 34 |
with gr.Blocks() as demo:
|
| 35 |
gr.Markdown(
|
| 36 |
"""
|
| 37 |
-
**Pypi Download Stats π with Darts Forecasting**: see live download stats for popular open-source libraries π€ along with a 3 month forecast using Darts. The [ source code for this Gradio demo is here](https://huggingface.co/spaces/
|
| 38 |
"""
|
| 39 |
)
|
| 40 |
with gr.Row():
|
|
|
|
| 34 |
with gr.Blocks() as demo:
|
| 35 |
gr.Markdown(
|
| 36 |
"""
|
| 37 |
+
**Pypi Download Stats π with Darts Forecasting**: see live download stats for popular open-source libraries π€ along with a 3 month forecast using Darts. The [ source code for this Gradio demo is here](https://huggingface.co/spaces/ivelin/darts-demo/tree/main).
|
| 38 |
"""
|
| 39 |
)
|
| 40 |
with gr.Row():
|