yizhangliu commited on
Commit
4e8fead
1 Parent(s): 50be328

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -390,4 +390,4 @@ with image_blocks as demo:
390
 
391
  begin_button.click(fn=None, inputs=[], outputs=[group_1, group_2], _js=set_page_elements)
392
 
393
- image_blocks.launch(server_name='0.0.0.0', share=True)
 
390
 
391
  begin_button.click(fn=None, inputs=[], outputs=[group_1, group_2], _js=set_page_elements)
392
 
393
+ image_blocks.launch(server_name='0.0.0.0')