tchung1970 commited on
Commit
cdc5158
·
verified ·
1 Parent(s): 4917342

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -88,7 +88,7 @@ demo = gr.ChatInterface(
88
  fill_height=True,
89
  textbox=gr.Textbox(
90
  label="Query Input",
91
- placeholder="Type your prompt"
92
  ),
93
  stop_btn="Stop Generation",
94
  multimodal=False,
 
88
  fill_height=True,
89
  textbox=gr.Textbox(
90
  label="Query Input",
91
+ placeholder="질문을 입력하고 리턴 키를 누르세요"
92
  ),
93
  stop_btn="Stop Generation",
94
  multimodal=False,