Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -44,7 +44,7 @@ iface = gr.ChatInterface(
|
|
44 |
theme="soft",
|
45 |
examples=[
|
46 |
"Can you give me a good salsa recipe?",
|
47 |
-
"
|
48 |
"What is the capital of Australia?",
|
49 |
],
|
50 |
type="messages"
|
|
|
44 |
theme="soft",
|
45 |
examples=[
|
46 |
"Can you give me a good salsa recipe?",
|
47 |
+
"Write an engaging two-line horror story.",
|
48 |
"What is the capital of Australia?",
|
49 |
],
|
50 |
type="messages"
|