hunyuan-t commited on
Commit
b9b9bc5
·
verified ·
1 Parent(s): bc2d7bb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,7 +69,7 @@ example_prompts = [
69
  ["How to cook Kung Pao chicken the tastiest?"],
70
  ["Help me create an email expressing my greetings to an old friend."],
71
  ["写一篇关于青春的五言绝句"],
72
- ["一枚反面朝上的硬币,被翻转了15下后,它的上面是正面,这个说法正确吗?"]
73
  ]
74
  latex_delimiters = [
75
  {"left": "$$", "right": "$$", "display": True},
 
69
  ["How to cook Kung Pao chicken the tastiest?"],
70
  ["Help me create an email expressing my greetings to an old friend."],
71
  ["写一篇关于青春的五言绝句"],
72
+ ["醋酸乙酯能与水混合吗"]
73
  ]
74
  latex_delimiters = [
75
  {"left": "$$", "right": "$$", "display": True},