daniel-rdt commited on
Commit
f5a5e52
·
1 Parent(s): 4147347

remove share

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -89,4 +89,4 @@ demo = gr.Interface(
89
  # outputs=gr.outputs.Textbox())
90
  outputs=gr.Image(type="pil"))
91
 
92
- demo.launch(share=True)
 
89
  # outputs=gr.outputs.Textbox())
90
  outputs=gr.Image(type="pil"))
91
 
92
+ demo.launch()