CH-UP commited on
Commit
258bb26
·
1 Parent(s): 725ee13

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,7 +80,7 @@ def reset_state():
80
 
81
 
82
  with gr.Blocks() as demo:
83
- gr.HTML("""<h1 align="center">青云大模型Beta测试版</h1>""")
84
 
85
  chatbot = gr.Chatbot()
86
  with gr.Row():
 
80
 
81
 
82
  with gr.Blocks() as demo:
83
+ gr.HTML("""<h1 align="center">青云大模型Beta测试版8.1</h1>""")
84
 
85
  chatbot = gr.Chatbot()
86
  with gr.Row():