Maxwell Lyu commited on
Commit
09351b9
·
1 Parent(s): c0a426c

change port

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -213,4 +213,4 @@ with gr.Blocks(theme=gr.themes.Base()) as demo:
213
  )
214
 
215
  if __name__ == "__main__":
216
- demo.launch(debug=True, server_port=7899)
 
213
  )
214
 
215
  if __name__ == "__main__":
216
+ demo.launch()