lxysl commited on
Commit
d512446
·
1 Parent(s): 831a8cb

remove specified port

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -482,4 +482,4 @@ with gr.Blocks(title="VideoMLLM") as demo:
482
  )
483
 
484
 
485
- demo.launch(server_port=18806)
 
482
  )
483
 
484
 
485
+ demo.launch()