Spaces:
Running
Running
Update app.py
Browse files
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
|
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 |
|