MaxLSB commited on
Commit
07012cb
·
verified ·
1 Parent(s): 99f5fa0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,7 +69,7 @@ with gr.Blocks(title="LeCarnet - Chat Interface") as demo:
69
  with gr.Row():
70
  gr.HTML("""
71
  <div style="text-align: center; width: 100%;">
72
- <h1 style="margin: 0;">LeCarnet</h1>
73
  </div>
74
  """)
75
 
 
69
  with gr.Row():
70
  gr.HTML("""
71
  <div style="text-align: center; width: 100%;">
72
+ <h1 style="margin: 0;">LeCarnet Demo 📊</h1>
73
  </div>
74
  """)
75