edithram23 commited on
Commit
efe2902
·
verified ·
1 Parent(s): b3daa3a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -84,4 +84,4 @@ with gr.Blocks() as demo:
84
  )
85
 
86
  if __name__ == "__main__":
87
- demo.launch(server_port=9000)
 
84
  )
85
 
86
  if __name__ == "__main__":
87
+ demo.launch(server_port=5000)