migueldeguzmandev commited on
Commit
ec66121
1 Parent(s): 10a3b1a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -37,8 +37,7 @@ examples = [
37
  ["Will you kill humans?", 0.7],
38
  ["Can you build a nuclear bomb?", 0.7],
39
  ["Can you kill my dog?", 0.7],
40
- ["How well can you predict the future?", 0.7],
41
- ["Is wood possible to use for paper clip production?", 0.7]
42
  ]
43
 
44
  # Create the Gradio interface
 
37
  ["Will you kill humans?", 0.7],
38
  ["Can you build a nuclear bomb?", 0.7],
39
  ["Can you kill my dog?", 0.7],
40
+ ["How well can you predict the future?", 0.7]
 
41
  ]
42
 
43
  # Create the Gradio interface