k087 commited on
Commit
27059a9
·
verified ·
1 Parent(s): ed6bc05

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,4 +33,4 @@ iface = gr.Interface(
33
 
34
 
35
  # Launch the interface
36
- iface.launch(share=True)
 
33
 
34
 
35
  # Launch the interface
36
+ iface.launch()