Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -59,7 +59,7 @@ example_prompts = [
|
|
59 |
["How to cook Kung Pao chicken the tastiest?"],
|
60 |
["Help me create an email expressing my greetings to an old friend."],
|
61 |
["写一篇关于青春的五言绝句"],
|
62 |
-
["
|
63 |
]
|
64 |
latex_delimiters = [
|
65 |
{"left": "$$", "right": "$$", "display": True},
|
|
|
59 |
["How to cook Kung Pao chicken the tastiest?"],
|
60 |
["Help me create an email expressing my greetings to an old friend."],
|
61 |
["写一篇关于青春的五言绝句"],
|
62 |
+
["醋酸乙酯能与水混合吗"]
|
63 |
]
|
64 |
latex_delimiters = [
|
65 |
{"left": "$$", "right": "$$", "display": True},
|