iabualhaol commited on
Commit
bfc1a13
1 Parent(s): dd59d69

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,4 +51,4 @@ iface = gr.Interface(
51
  live=False
52
  )
53
 
54
- iface.launch(share=True)
 
51
  live=False
52
  )
53
 
54
+ iface.launch()