fantaxy commited on
Commit
b39b596
·
verified ·
1 Parent(s): ce55546

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -390,7 +390,6 @@ with gr.Blocks(title="GLM-4.7-Flash Chatbot") as demo:
390
  chatbot = gr.Chatbot(
391
  label="대화",
392
  height=500,
393
- type="messages", # Gradio 6.0 messages format
394
  )
395
 
396
  with gr.Row():
 
390
  chatbot = gr.Chatbot(
391
  label="대화",
392
  height=500,
 
393
  )
394
 
395
  with gr.Row():