yoon6173 commited on
Commit
2d10f7d
·
1 Parent(s): e4d4150
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,4 +55,4 @@ iface = gr.Interface(
55
  outputs="image"
56
  )
57
 
58
- iface.launch(share=True)
 
55
  outputs="image"
56
  )
57
 
58
+ iface.launch()