williamberman commited on
Commit
aea07e3
·
1 Parent(s): efcf16b
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,4 +48,4 @@ io = gr.Interface(
48
  title="fill50k controlnet",
49
  cache_examples=True,
50
  )
51
- io.launch(share=True)
 
48
  title="fill50k controlnet",
49
  cache_examples=True,
50
  )
51
+ io.launch()