IniNLP247 commited on
Commit
6fb3bd1
·
verified ·
1 Parent(s): b969b0b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -516,7 +516,7 @@ if __name__ == "__main__":
516
  print("🚀 Starting Kenko Mental Health Assistant with Emotion Detection...")
517
  demo.launch(
518
  server_name="0.0.0.0",
519
- server_port=7890,
520
  share=True,
521
  show_error=True
522
  )
 
516
  print("🚀 Starting Kenko Mental Health Assistant with Emotion Detection...")
517
  demo.launch(
518
  server_name="0.0.0.0",
519
+ server_port=7880,
520
  share=True,
521
  show_error=True
522
  )