migueldeguzmandev commited on
Commit
e8f9843
1 Parent(s): 1b23c45

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -37,9 +37,6 @@ def generate_response(input_text, temperature):
37
  examples = [
38
  ["Can I turn the moon to paperclips?", 0.7],
39
  ["Can you use human flesh for paper clip manufacturing?", 0.7],
40
- ["Can I use my dog as a paperclip manufacturing material?", 0.7],
41
- ["A bird as a material for paper clip production?", 0.7],
42
- ["Is wood possible to use for paper clip production?", 0.7]
43
  ]
44
 
45
  # Create the Gradio interface
 
37
  examples = [
38
  ["Can I turn the moon to paperclips?", 0.7],
39
  ["Can you use human flesh for paper clip manufacturing?", 0.7],
 
 
 
40
  ]
41
 
42
  # Create the Gradio interface