axjing commited on
Commit
0634e73
·
1 Parent(s): 149a8dd
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -261,4 +261,4 @@ if __name__=="__main__":
261
  outputs=[gr.Image(label="show"),gr.Label(label="Out")],
262
  css="footer {visibility: hidden}",
263
  )
264
- demo.launch(share=True)
 
261
  outputs=[gr.Image(label="show"),gr.Label(label="Out")],
262
  css="footer {visibility: hidden}",
263
  )
264
+ demo.launch(share=False)