wanda222 commited on
Commit
324ff29
·
verified ·
1 Parent(s): a570e17

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -110,7 +110,7 @@ with gr.Blocks() as demo:
110
  )
111
 
112
  ex2.click(
113
- fn=lambda: "Q3 분기의 매출액은 얼마인가요?",
114
  inputs=[],
115
  outputs=user_question
116
  ).then(
 
110
  )
111
 
112
  ex2.click(
113
+ fn=lambda: "1분기순매출은 얼마인가요?",
114
  inputs=[],
115
  outputs=user_question
116
  ).then(