Myogyi commited on
Commit
d68bb02
·
verified ·
1 Parent(s): 5758a80

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,4 +58,4 @@ iface = gr.Interface(
58
  )
59
 
60
  # Launch the app
61
- iface.launch(share=True)
 
58
  )
59
 
60
  # Launch the app
61
+ iface.launch()