vpcom commited on
Commit
dd92258
·
1 Parent(s): 7bae9c3

fix: please write your name here

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -892,7 +892,7 @@ textbox_whoareu = gr.Textbox(
892
  container=False,
893
  show_label=False,
894
  lines=1,
895
- placeholder="Who are you?",
896
  )
897
 
898
  class ChatInterface(gr.ChatInterface):
 
892
  container=False,
893
  show_label=False,
894
  lines=1,
895
+ placeholder="Please write your name here ...",
896
  )
897
 
898
  class ChatInterface(gr.ChatInterface):