Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -119,8 +119,8 @@ demo = gr.ChatInterface(
|
|
| 119 |
],
|
| 120 |
examples=[
|
| 121 |
["Why is men created?"],
|
| 122 |
-
["How is life after death?"],
|
| 123 |
["Please tell me about superstition!"],
|
|
|
|
| 124 |
],
|
| 125 |
)
|
| 126 |
|
|
|
|
| 119 |
],
|
| 120 |
examples=[
|
| 121 |
["Why is men created?"],
|
|
|
|
| 122 |
["Please tell me about superstition!"],
|
| 123 |
+
["How moses defeat pharaoh?"],
|
| 124 |
],
|
| 125 |
)
|
| 126 |
|