May222 commited on
Commit
f73d025
1 Parent(s): e15cd86

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,4 +24,4 @@ gradio_app = gr.Interface(
24
  )
25
 
26
  if __name__ == "__main__":
27
- gradio_app.launch(server_port=15008)
 
24
  )
25
 
26
  if __name__ == "__main__":
27
+ gradio_app.launch(server_port=8756)