gangbosi commited on
Commit
90994ff
1 Parent(s): 0c1231f

chage name from ChatGLM --> Chatbot

Browse files
Files changed (1) hide show
  1. web_demo_old.py +1 -1
web_demo_old.py CHANGED
@@ -74,7 +74,7 @@ def reset_state():
74
 
75
 
76
  with gr.Blocks() as demo:
77
- gr.HTML("""<h1 align="center">清源科创ChatGLM</h1>""")
78
 
79
  chatbot = gr.Chatbot()
80
  with gr.Row():
 
74
 
75
 
76
  with gr.Blocks() as demo:
77
+ gr.HTML("""<h1 align="center">清源科创Chatbot</h1>""")
78
 
79
  chatbot = gr.Chatbot()
80
  with gr.Row():