asif00 commited on
Commit
ebaceb4
·
1 Parent(s): 28ef2bb
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,4 +59,4 @@ iface = gr.Interface(
59
  live=True
60
  )
61
 
62
- iface.launch(share=True)
 
59
  live=True
60
  )
61
 
62
+ iface.launch()