SmitaGautam commited on
Commit
3aa62e3
1 Parent(s): 458d210

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,4 +25,4 @@ iface = gr.Interface(
25
  live=False
26
  )
27
 
28
- iface.launch(share=True)
 
25
  live=False
26
  )
27
 
28
+ iface.launch()