GenAIJake commited on
Commit
2a553a7
·
verified ·
1 Parent(s): dac7332

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -7,9 +7,9 @@ def generate_image(prompt, negative_prompt="", seed=42, width=512, height=512, g
7
  pass
8
 
9
  examples = [
10
- ["d3xt3r as a camp counselor in the woods."],
11
- ["d3xt3r dressed as batman"],
12
- ["d3xt3r in a suit and tie"],
13
  ]
14
 
15
  demo = gr.load("models/GenAIJake/d3xt3r")
 
7
  pass
8
 
9
  examples = [
10
+ ["d3xt3r dachshund as a camp counselor in the woods."],
11
+ ["d3xt3r dachshund dressed as batman"],
12
+ ["d3xt3r dachshund in a suit and tie"],
13
  ]
14
 
15
  demo = gr.load("models/GenAIJake/d3xt3r")