mhrahmani commited on
Commit
f911972
1 Parent(s): 6ff371b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,4 +67,4 @@ iface = gr.Interface(
67
  live=False
68
  )
69
 
70
- iface.launch(share=False)
 
67
  live=False
68
  )
69
 
70
+ iface.launch()