Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -587,7 +587,7 @@ def create_chat_interface():
|
|
| 587 |
# Header section
|
| 588 |
with gr.Row():
|
| 589 |
with gr.Column():
|
| 590 |
-
gr.Markdown("# π Brock University Events Assistant")
|
| 591 |
gr.Markdown("Ask me about upcoming events, workshops, or activities!")
|
| 592 |
gr.Markdown(f"""
|
| 593 |
### System Information
|
|
|
|
| 587 |
# Header section
|
| 588 |
with gr.Row():
|
| 589 |
with gr.Column():
|
| 590 |
+
gr.Markdown("# π RAG-gy Brock University Events Assistant")
|
| 591 |
gr.Markdown("Ask me about upcoming events, workshops, or activities!")
|
| 592 |
gr.Markdown(f"""
|
| 593 |
### System Information
|