Jonny001 commited on
Commit
0116e28
1 Parent(s): 62562e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ def generate_image(text):
8
  return model(text)
9
 
10
  examples = [
11
- ["Humanoid Cat Warrior, Full View"]
12
  ]
13
 
14
  interface = gr.Interface(
 
8
  return model(text)
9
 
10
  examples = [
11
+ ["Humanoid Cat Soldier, Full View"]
12
  ]
13
 
14
  interface = gr.Interface(