Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -69,7 +69,7 @@ It **does not guarantee accuracy** and **should not be used as legal or clinical
|
|
69 |
examples=[
|
70 |
["If you really cared, you'd do what I say."],
|
71 |
["你不爱我就证明给我看!"],
|
72 |
-
["
|
73 |
],
|
74 |
theme="default",
|
75 |
allow_flagging="never"
|
|
|
69 |
examples=[
|
70 |
["If you really cared, you'd do what I say."],
|
71 |
["你不爱我就证明给我看!"],
|
72 |
+
["今天的天气真不错"]
|
73 |
],
|
74 |
theme="default",
|
75 |
allow_flagging="never"
|