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