Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Anniek
/
Time_series_forecast
like
4
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Anniek
commited on
Oct 18, 2023
Commit
aed19d9
·
1 Parent(s):
175860a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -72,5 +72,4 @@ demo = gr.Interface(
72
[os.path.join(os.path.abspath(''), "AirPassengers_dt.csv"), 75],
73
]
74
)
75
-
76
demo.launch()
72
[os.path.join(os.path.abspath(''), "AirPassengers_dt.csv"), 75],
73
]
74
)
75
demo.launch()