Pattr commited on
Commit
5e9e97c
·
verified ·
1 Parent(s): c4a845b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -94,4 +94,4 @@ iface = gr.Interface(
94
  theme="default",
95
  )
96
 
97
- iface.launch(share=True)
 
94
  theme="default",
95
  )
96
 
97
+ iface.launch()