Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -283,7 +283,7 @@ class XylariaChat:
|
|
283 |
# Chat interface with improved styling
|
284 |
with gr.Column():
|
285 |
chatbot = gr.Chatbot(
|
286 |
-
label="Xylaria 1.
|
287 |
height=500,
|
288 |
show_copy_button=True,
|
289 |
)
|
|
|
283 |
# Chat interface with improved styling
|
284 |
with gr.Column():
|
285 |
chatbot = gr.Chatbot(
|
286 |
+
label="Xylaria 1.5 Senoa (EXPERIMENTAL)",
|
287 |
height=500,
|
288 |
show_copy_button=True,
|
289 |
)
|