JJS341 commited on
Commit
a2cf0dd
·
verified ·
1 Parent(s): e8adc55

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -129,7 +129,7 @@ with gr.Blocks(theme=gr.themes.Soft(primary_hue="blue", secondary_hue="indigo"))
129
 
130
  gr.Examples(
131
  examples=[
132
- ["Mary is a Farmer. Mary had a little lamb. John is a dancer. John like ballet."],
133
  ["張醫生正在動手術。她很冷靜。她的助手在旁邊遞器材,他看起來很緊張。"]
134
  ],
135
  inputs=txt_input
 
129
 
130
  gr.Examples(
131
  examples=[
132
+ ["Mary is a Farmer. Mary has a little lamb. John is a Florist. John has a flower shop."],
133
  ["張醫生正在動手術。她很冷靜。她的助手在旁邊遞器材,他看起來很緊張。"]
134
  ],
135
  inputs=txt_input