smvaideesh commited on
Commit
3e0d8df
·
verified ·
1 Parent(s): dd2b5db

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 = 'diagnify'
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