Reality123b commited on
Commit
d01e94b
·
verified ·
1 Parent(s): acff712

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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.4 Senoa",
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
  )