vivienfanghua commited on
Commit
11281a8
·
verified ·
1 Parent(s): 344029c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -179,4 +179,4 @@ with gr.Blocks(
179
  )
180
 
181
  if __name__ == "__main__":
182
- demo.queue().launch(server_name="0.0.0.0", server_port=9001)
 
179
  )
180
 
181
  if __name__ == "__main__":
182
+ demo.queue().launch()