ataurAGI commited on
Commit
2482cfa
·
1 Parent(s): 12569fb

launche function edited

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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(server_name="0.0.0.0", server_port=7860, `share=True`)
 
57
  live=True,
58
  title="Stock Price Forecasting",
59
  description="Forecast next n days stock prices using ARIMA or Prophet"
60
+ ).launch()