Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -197,7 +197,7 @@ header {
|
|
197 |
}
|
198 |
""") as chat_interface:
|
199 |
with gr.Row():
|
200 |
-
gr.Markdown("<h1 id='header-title'>
|
201 |
|
202 |
with gr.Row():
|
203 |
gr.Markdown("<p id='description'>ChatSphere is a dynamic, AI-powered chatbot designed to offer personalized guidance across a range of topics—from academic support to career advice, wellness, and more. With its intuitive interface and tailored responses, ChatSphere acts as your go-to companion for life’s challenges, providing helpful insights, motivation, and practical tips to help you succeed in both personal and professional journeys.</p>")
|
|
|
197 |
}
|
198 |
""") as chat_interface:
|
199 |
with gr.Row():
|
200 |
+
gr.Markdown("<h1 id='header-title'>Encourage AI🌟</h1>")
|
201 |
|
202 |
with gr.Row():
|
203 |
gr.Markdown("<p id='description'>ChatSphere is a dynamic, AI-powered chatbot designed to offer personalized guidance across a range of topics—from academic support to career advice, wellness, and more. With its intuitive interface and tailored responses, ChatSphere acts as your go-to companion for life’s challenges, providing helpful insights, motivation, and practical tips to help you succeed in both personal and professional journeys.</p>")
|