xuqinyang commited on
Commit
ff5dfbd
·
1 Parent(s): 897b0b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -123,8 +123,7 @@ with gr.Blocks(css='style.css') as demo:
123
 
124
  gr.Examples(
125
  examples=[
126
- '用中文回答,When is the best time to visit Beijing, and do you have any suggestions for me?',
127
- '用中文回答,特朗普是谁?',
128
 
129
  ],
130
  inputs=textbox,
 
123
 
124
  gr.Examples(
125
  examples=[
126
+ '世界上第二高的山峰是哪座',
 
127
 
128
  ],
129
  inputs=textbox,