Shaif Chowdhury commited on
Commit
e5f21ef
·
1 Parent(s): 1b00bd9
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -105,4 +105,4 @@ iface = gr.Interface(
105
  description="Enter the start date, end date, and stock ticker to view the stock data.",
106
  )
107
 
108
- iface.launch(share=True)
 
105
  description="Enter the start date, end date, and stock ticker to view the stock data.",
106
  )
107
 
108
+ iface.launch()