mouliraj56 commited on
Commit
6ee5dda
1 Parent(s): d5debec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -117,7 +117,7 @@ with gr.Blocks() as demo:
117
 
118
  ],
119
  "plot", # Output type
120
- live=False, # Disable live updates
121
  title="Stock Price Forecast",
122
  description="Enter a stock ticker, desired data period, and interval to generate a forecast.",
123
  examples = [
 
117
 
118
  ],
119
  "plot", # Output type
120
+ # Disable live updates
121
  title="Stock Price Forecast",
122
  description="Enter a stock ticker, desired data period, and interval to generate a forecast.",
123
  examples = [