xichenhku commited on
Commit
8846870
1 Parent(s): 05a4b1f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -363,4 +363,4 @@ with gr.Blocks() as demo:
363
  outputs=[baseline_gallery]
364
  )
365
 
366
- demo.launch(server_name="0.0.0.0")
 
363
  outputs=[baseline_gallery]
364
  )
365
 
366
+ demo.launch()