Xuanyou commited on
Commit
991ce9b
·
verified ·
1 Parent(s): 87a48be

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -714,4 +714,4 @@ with gr.Blocks() as demo:
714
  outputs=video_output,
715
  )
716
 
717
- demo.launch(server_port=7861)
 
714
  outputs=video_output,
715
  )
716
 
717
+ demo.launch()