Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -227,7 +227,7 @@ with gr.Blocks(css=custom_css, theme=gr.themes.Soft()) as demo:
|
|
227 |
gr.Markdown(
|
228 |
"""
|
229 |
<div style="text-align: center; padding: 20px;">
|
230 |
-
<h1 style="font-size: 2.5em; margin-bottom: 10px;">🤖 AI Chat Assistant</h1>
|
231 |
<p style="font-size: 1.1em; color: #718096;">Powered by Devstral with Web Search</p>
|
232 |
</div>
|
233 |
""",
|
|
|
227 |
gr.Markdown(
|
228 |
"""
|
229 |
<div style="text-align: center; padding: 20px;">
|
230 |
+
<h1 style="font-size: 2.5em; margin-bottom: 10px;">🤖 AI Chat Assistant : Mistral Devstral</h1>
|
231 |
<p style="font-size: 1.1em; color: #718096;">Powered by Devstral with Web Search</p>
|
232 |
</div>
|
233 |
""",
|