artificialguybr commited on
Commit
4726977
β€’
1 Parent(s): 73fd4c0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -82,4 +82,4 @@ iface = gr.Interface(
82
  live=False
83
  )
84
 
85
- iface.launch(share=True)
 
82
  live=False
83
  )
84
 
85
+ iface.launch()