likewendy commited on
Commit
ca0543e
·
1 Parent(s): 7f7f074
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -74,4 +74,4 @@ demo = gr.ChatInterface(
74
  )
75
 
76
  if __name__ == "__main__":
77
- demo.launch(server_port=9114)
 
74
  )
75
 
76
  if __name__ == "__main__":
77
+ demo.launch()