schoemann commited on
Commit
7f82873
·
1 Parent(s): eab26e3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -85,4 +85,4 @@ iface = gr.Interface(fn=stylize,
85
  examples=[paris],
86
  theme="dark",
87
  allow_flagging = "never")
88
- iface.launch(share=True)
 
85
  examples=[paris],
86
  theme="dark",
87
  allow_flagging = "never")
88
+ iface.launch()