mikeee commited on
Commit
7a72f2c
·
1 Parent(s): 2c8d2b6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -246,7 +246,8 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
246
  ["Write a pop song about leaving home for the sandy beaches."],
247
  ["Write a summary demonstrating my ability to tame lions"],
248
  ["鲁迅和周树人什么关系"],
249
- ["以红楼梦的行文风格写一张委婉的请假条。"],
 
250
  [f"{etext} 翻成中文,列出3个版本"],
251
  ],
252
  inputs = [user_input],
 
246
  ["Write a pop song about leaving home for the sandy beaches."],
247
  ["Write a summary demonstrating my ability to tame lions"],
248
  ["鲁迅和周树人什么关系"],
249
+ ["鲁迅和周树人什么关系 用英文回答"],
250
+ ["以红楼梦的行文风格为张三写一张委婉的请假条。"],
251
  [f"{etext} 翻成中文,列出3个版本"],
252
  ],
253
  inputs = [user_input],