Bofandra commited on
Commit
4684ca5
1 Parent(s): 02dcacd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -56,9 +56,9 @@ demo = gr.ChatInterface(
56
  ),
57
  ],
58
  examples=[
59
- ["law of inheritance in islam"],
60
- ["tunjukilah jalan yang lurus"],
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