Reality123b commited on
Commit
0b5b18f
·
verified ·
1 Parent(s): 3674c04

Update app.py

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