Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -183,7 +183,7 @@ header {
|
|
183 |
}
|
184 |
""") as chat_interface:
|
185 |
with gr.Row():
|
186 |
-
gr.Markdown("<h1 id='header-title'>
|
187 |
|
188 |
with gr.Row():
|
189 |
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>")
|
|
|
183 |
}
|
184 |
""") as chat_interface:
|
185 |
with gr.Row():
|
186 |
+
gr.Markdown("<h1 id='header-title'>Encourage AI 🌟</h1>")
|
187 |
|
188 |
with gr.Row():
|
189 |
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>")
|