bestroi commited on
Commit
f99f7b1
·
1 Parent(s): 82b1657

Update app.py

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