Uhhy commited on
Commit
fca1113
·
verified ·
1 Parent(s): 06e8bf7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -370,4 +370,4 @@ with gr.Blocks(css="""
370
  outputs=output,
371
  )
372
 
373
- interface.launch(server_name="0.0.0.0", server_port=7861, share=True)
 
370
  outputs=output,
371
  )
372
 
373
+ interface.launch(server_name="0.0.0.0", server_port=7860, share=True)