smvaideesh commited on
Commit
dd2b5db
·
verified ·
1 Parent(s): 9396adc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,7 +59,7 @@ demo = gr.ChatInterface(
59
  ["Can you guide me through a quick health tips?"],
60
  ["How do I stop worrying about things I can't control?"]
61
  ],
62
- title = 'Health Mate 🕊️'
63
  )
64
 
65
 
 
59
  ["Can you guide me through a quick health tips?"],
60
  ["How do I stop worrying about things I can't control?"]
61
  ],
62
+ title = 'diagnify'
63
  )
64
 
65