shekhardhangar commited on
Commit
04941d8
β€’
1 Parent(s): afba2c3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -136,7 +136,7 @@ def chat(message, history):
136
  yield partial_text
137
 
138
 
139
- chat = gr.ChatInterface(fn=chat, title="Mental Health Chatbot - by Jayda Hunte")
140
  chat.launch(share=True)
141
 
142
  # import os
 
136
  yield partial_text
137
 
138
 
139
+ chat = gr.ChatInterface(fn=chat, title="Mental Health Chatbot - by XIE")
140
  chat.launch(share=True)
141
 
142
  # import os