Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -192,7 +192,7 @@ def clear_conversation(chatbot):
192
  return gr.update(value=None, visible=True), [], [], gr.update(value=0)
193
 
194
 
195
- title = """<h1 align="center">🔥覃秉丰ChatGPT🔥</h1>"""
196
  description = """Language models can be conditioned to act like dialogue agents through a conversational prompt that typically takes the form:
197
  ```
198
  User: <utterance>
 
192
  return gr.update(value=None, visible=True), [], [], gr.update(value=0)
193
 
194
 
195
+ title = """<h1 align="center">🔥慢悠悠的ChatGPT🔥</h1>"""
196
  description = """Language models can be conditioned to act like dialogue agents through a conversational prompt that typically takes the form:
197
  ```
198
  User: <utterance>