May222 commited on
Commit
e15cd86
·
1 Parent(s): b4fb107

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=5008)
 
24
  )
25
 
26
  if __name__ == "__main__":
27
+ gradio_app.launch(server_port=15008)