gangbosi commited on
Commit
380912c
Β·
1 Parent(s): ce03d53

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. web_demo.py +1 -1
web_demo.py CHANGED
@@ -80,7 +80,7 @@ def reset_state():
80
 
81
 
82
  with gr.Blocks() as demo:
83
- gr.HTML("""<h1 align="center">ChatGLM2-6B</h1>""")
84
 
85
  chatbot = gr.Chatbot()
86
  with gr.Row():
 
80
 
81
 
82
  with gr.Blocks() as demo:
83
+ gr.HTML("""<h1 align="center">ζΈ…ζΊη§‘εˆ› ChatGLM2-6B</h1>""")
84
 
85
  chatbot = gr.Chatbot()
86
  with gr.Row():