Spaces:
Sleeping
Sleeping
ataurAGI commited on
Commit ·
2482cfa
1
Parent(s): 12569fb
launche function edited
Browse files
app.py
CHANGED
|
@@ -57,4 +57,4 @@ gr.Interface(
|
|
| 57 |
live=True,
|
| 58 |
title="Stock Price Forecasting",
|
| 59 |
description="Forecast next n days stock prices using ARIMA or Prophet"
|
| 60 |
-
).launch(
|
|
|
|
| 57 |
live=True,
|
| 58 |
title="Stock Price Forecasting",
|
| 59 |
description="Forecast next n days stock prices using ARIMA or Prophet"
|
| 60 |
+
).launch()
|