Spaces:
Running
Running
yizhangliu
commited on
Commit
•
4e8fead
1
Parent(s):
50be328
Update app.py
Browse files
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'
|
|
|
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')
|