daveckw commited on
Commit
ab0a935
·
1 Parent(s): 3a93051

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,4 +80,4 @@ iface = gr.Interface(
80
  )
81
 
82
  index = construct_index("docs")
83
- iface.launch(share=True)
 
80
  )
81
 
82
  index = construct_index("docs")
83
+ iface.launch()