fffiloni commited on
Commit
bbb3715
·
verified ·
1 Parent(s): 25d1b89

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -470,4 +470,4 @@ with gr.Blocks(css=css) as demo:
470
  outputs=[input_seq, task_name, mask_input, seed_input, output_face, output_res]
471
  )
472
 
473
- demo.queue().launch(show_api=False, show_error=True, server_port=1203)
 
470
  outputs=[input_seq, task_name, mask_input, seed_input, output_face, output_res]
471
  )
472
 
473
+ demo.queue().launch(show_api=False, show_error=True)