harshiv commited on
Commit
e052556
1 Parent(s): bce6d07

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -79,4 +79,4 @@ iface = gr.Interface(
79
  )
80
 
81
  # Launch Gradio app
82
- iface.launch(share=True)
 
79
  )
80
 
81
  # Launch Gradio app
82
+ iface.launch()