Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -56,9 +56,9 @@ demo = gr.ChatInterface(
|
|
56 |
),
|
57 |
],
|
58 |
examples=[
|
59 |
-
["
|
60 |
-
["
|
61 |
-
["
|
62 |
],
|
63 |
)
|
64 |
|
|
|
56 |
),
|
57 |
],
|
58 |
examples=[
|
59 |
+
["Why men created?"],
|
60 |
+
["How is life after death?"],
|
61 |
+
["Please tell me about superstition!"],
|
62 |
],
|
63 |
)
|
64 |
|