aiqcamp commited on
Commit
b8a340b
·
verified ·
1 Parent(s): 9d5057d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
  """,