ReneeYe commited on
Commit
f565257
β€’
1 Parent(s): 133436c
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -151,4 +151,4 @@ iface = gr.Interface(
151
  theme="seafoam",
152
  layout='vertical',
153
  )
154
- iface.launch(share=True)
151
  theme="seafoam",
152
  layout='vertical',
153
  )
154
+ iface.launch()