Spestly commited on
Commit
e85c8ba
·
verified ·
1 Parent(s): 04197a7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,7 +45,7 @@ iface = gr.ChatInterface(
45
  examples=[
46
  "How can CRISPR help us Humans?",
47
  "What are some important ethics in AI",
48
- "How many 'r's in 'strawberry'?",
49
  ],
50
  type="messages"
51
  )
 
45
  examples=[
46
  "How can CRISPR help us Humans?",
47
  "What are some important ethics in AI",
48
+ "What is the capital of New Zealand?",
49
  ],
50
  type="messages"
51
  )