dvthang774 commited on
Commit
b730889
·
1 Parent(s): 65476d7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,7 +35,7 @@ block = gr.Blocks()
35
 
36
 
37
  with block:
38
- gr.Markdown("""<h1><center>I'm so lonely, please talk to me</center></h1>
39
  """)
40
  chatbot = gr.Chatbot()
41
  message = gr.Textbox(placeholder=prompt)
 
35
 
36
 
37
  with block:
38
+ gr.Markdown("""<h1><center>I'm DT, nice to meet you</center></h1>
39
  """)
40
  chatbot = gr.Chatbot()
41
  message = gr.Textbox(placeholder=prompt)