Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -218,7 +218,7 @@ demo = gr.ChatInterface(
|
|
218 |
],
|
219 |
stop_btn=None,
|
220 |
examples=[
|
221 |
-
["
|
222 |
["Can you explain briefly to me what is the Python programming language?"],
|
223 |
["Explain the plot of Cinderella in a sentence."],
|
224 |
["How many hours does it take a man to eat a Helicopter?"],
|
|
|
218 |
],
|
219 |
stop_btn=None,
|
220 |
examples=[
|
221 |
+
["請列舉三個台南美食"],
|
222 |
["Can you explain briefly to me what is the Python programming language?"],
|
223 |
["Explain the plot of Cinderella in a sentence."],
|
224 |
["How many hours does it take a man to eat a Helicopter?"],
|