Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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 |
)
|