IbrahimHasani commited on
Commit
d7eab74
·
1 Parent(s): 1ddc0d4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -111,4 +111,4 @@ iface = gr.Interface(
111
  live=False
112
  )
113
 
114
- iface.launch(share=True)
 
111
  live=False
112
  )
113
 
114
+ iface.launch()