Jonny001 commited on
Commit
886975e
1 Parent(s): 09fb843

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -14,7 +14,8 @@ def generate_image(text, seed):
14
 
15
  examples = [
16
  ["Humanoid Cat Warrior, Full View"],
17
- ["Fantasy dragon warrior"]
 
18
  ]
19
 
20
  interface = gr.Interface(
 
14
 
15
  examples = [
16
  ["Humanoid Cat Warrior, Full View"],
17
+ ["Fantasy dragon warrior"],
18
+ ["Humanoid Dog Warrior]
19
  ]
20
 
21
  interface = gr.Interface(