xichen98cn commited on
Commit
3ac1b3d
·
verified ·
1 Parent(s): 1570886

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -198,4 +198,4 @@ with gr.Blocks(title=title,
198
  """,
199
  )
200
 
201
- demo.launch(server_port=7881)
 
198
  """,
199
  )
200
 
201
+ demo.launch()