Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -246,7 +246,7 @@ class XylariaChat:
|
|
246 |
# Chat interface with improved styling
|
247 |
with gr.Column():
|
248 |
chatbot = gr.Chatbot(
|
249 |
-
label="Xylaria 1.4 Senoa
|
250 |
height=500,
|
251 |
show_copy_button=True,
|
252 |
|
|
|
246 |
# Chat interface with improved styling
|
247 |
with gr.Column():
|
248 |
chatbot = gr.Chatbot(
|
249 |
+
label="Xylaria 1.4 Senoa",
|
250 |
height=500,
|
251 |
show_copy_button=True,
|
252 |
|