Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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],
|