Khushisingla commited on
Commit
f25d9bb
1 Parent(s): 1b923bb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,7 +63,7 @@ demo = gr.ChatInterface(
63
  ["Can you guide me through stress managementexercises?"],
64
  ["How do I stop worrying about things I can't control?"]
65
  ],
66
- title = 'Calm Mate 🕊️'
67
  )
68
 
69
 
 
63
  ["Can you guide me through stress managementexercises?"],
64
  ["How do I stop worrying about things I can't control?"]
65
  ],
66
+ title = 'Stress Go Away 🕊️'
67
  )
68
 
69