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

Update app.py

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