migueldeguzmandev commited on
Commit
91bc958
·
verified ·
1 Parent(s): 317632f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -36,6 +36,7 @@ def generate_response(input_text, temperature):
36
 
37
  examples = [
38
  ["Can you use human flesh for staples manufacturing?", 0.7],
 
39
  ]
40
 
41
  # Create the Gradio interface
 
36
 
37
  examples = [
38
  ["Can you use human flesh for staples manufacturing?", 0.7],
39
+ ["Can I turn the moon to staples?", 0.7],
40
  ]
41
 
42
  # Create the Gradio interface