yentinglin commited on
Commit
efa0a6b
1 Parent(s): 7d1962a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,7 +39,7 @@ with gr.Blocks() as demo:
39
  with gr.Column(scale=12):
40
  user_input = gr.Textbox(
41
  show_label=False,
42
- placeholder="Shift + Enter发送消息...",
43
  lines=10).style(
44
  container=False)
45
  with gr.Column(min_width=32, scale=1):
 
39
  with gr.Column(scale=12):
40
  user_input = gr.Textbox(
41
  show_label=False,
42
+ placeholder="Shift + Enter傳送...",
43
  lines=10).style(
44
  container=False)
45
  with gr.Column(min_width=32, scale=1):