sreelakshmimukkizhi commited on
Commit
79cc99d
·
verified ·
1 Parent(s): 5cbf1e0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -116,8 +116,8 @@ audio {
116
  # Gradio UI
117
  with gr.Blocks(css=custom_css) as demo:
118
  gr.Markdown(
119
- "<h1>🧠 Welcome to MentalWell Assistant</h1>"
120
- "<p>Type any question about mental health and get a quick, accurate answer — and even listen to it aloud!</p>"
121
  )
122
 
123
  with gr.Column():
 
116
  # Gradio UI
117
  with gr.Blocks(css=custom_css) as demo:
118
  gr.Markdown(
119
+ "<h1>🧠 hey!Put your queries here</h1>"
120
+ "<p>question?!</p>"
121
  )
122
 
123
  with gr.Column():