Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -59,6 +59,8 @@ demo = gr.ChatInterface(
|
|
59 |
["Why is men created?"],
|
60 |
["How is life after death?"],
|
61 |
["Please tell me about superstition!"],
|
|
|
|
|
62 |
],
|
63 |
)
|
64 |
|
|
|
59 |
["Why is men created?"],
|
60 |
["How is life after death?"],
|
61 |
["Please tell me about superstition!"],
|
62 |
+
["Cerita nabi musa"],
|
63 |
+
["Hukum waris dalam islam"],
|
64 |
],
|
65 |
)
|
66 |
|