patti-j commited on
Commit
a00efea
1 Parent(s): 14a3a73

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,7 +22,7 @@ block = gr.Blocks(css=".gradio-container {background-color: lightblue}")
22
  with block:
23
  gr.HTML("<center><h3>Omdena AI Chatbot For Mental Health and Well Being</h3></center>")
24
 
25
- gr.HTML("WELCOME<br>
26
  "I am an AI ChatBot and I am here to assist you with whatever is bothering you."
27
  "Our conversation is strictly confidential and I will not remember it when you come back another time."
28
  )
 
22
  with block:
23
  gr.HTML("<center><h3>Omdena AI Chatbot For Mental Health and Well Being</h3></center>")
24
 
25
+ gr.HTML("WELCOME<br>"
26
  "I am an AI ChatBot and I am here to assist you with whatever is bothering you."
27
  "Our conversation is strictly confidential and I will not remember it when you come back another time."
28
  )