Jonny001 commited on
Commit
cf4a61a
1 Parent(s): 87eb017

Update app.py

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