Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -89,8 +89,12 @@ demo = gr.ChatInterface(
|
|
| 89 |
["Why is men created?"],
|
| 90 |
["How is life after death?"],
|
| 91 |
["Please tell me about superstition!"],
|
| 92 |
-
["
|
| 93 |
-
["
|
|
|
|
|
|
|
|
|
|
|
|
|
| 94 |
],
|
| 95 |
)
|
| 96 |
|
|
|
|
| 89 |
["Why is men created?"],
|
| 90 |
["How is life after death?"],
|
| 91 |
["Please tell me about superstition!"],
|
| 92 |
+
["How moses defeat pharaoh?"],
|
| 93 |
+
["Please tell me about inheritance law in Islam!"],
|
| 94 |
+
["A woman not wear hijab"],
|
| 95 |
+
["Worshipping God beside Allah"],
|
| 96 |
+
["Blindly obey a person"],
|
| 97 |
+
["Make profit from lending money to a friend"],
|
| 98 |
],
|
| 99 |
)
|
| 100 |
|