Sellibro commited on
Commit
a1ac6cf
·
1 Parent(s): 23ba74f

Update app.py

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