Junfeng5 commited on
Commit
89a1cbb
·
verified ·
1 Parent(s): fc8fc89

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -294,4 +294,4 @@ with gr.Blocks(fill_height=True) as demo:
294
  )
295
 
296
  demo.queue(api_open=False)
297
- demo.launch(allowed_paths=["./"],server_port=2560, share=False )
 
294
  )
295
 
296
  demo.queue(api_open=False)
297
+ demo.launch(allowed_paths=["./"], share=False )