Bofandra commited on
Commit
fee6eca
·
verified ·
1 Parent(s): 13c14da

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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