Spaces:
Running
Running
Update app.py
Browse files
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 |
-
["
|
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},
|