tokeron commited on
Commit
7f5fd23
·
verified ·
1 Parent(s): 5206a9e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -151,19 +151,19 @@ with gr.Blocks() as demo:
151
  examples = [
152
  [
153
  "A photo of an Aye-aye.",
154
- "Stable Diffusion 2.1"
155
  "1",
156
  "1"
157
  ],
158
  [
159
  "A photo of an Beagle.",
160
- "Stable Diffusion 2.1"
161
  "1",
162
  "1"
163
  ],
164
  [
165
  "A green cat and a blue dog.",
166
- "Stable Diffusion 2.1"
167
  "1",
168
  "1"
169
  ],
 
151
  examples = [
152
  [
153
  "A photo of an Aye-aye.",
154
+ "Stable Diffusion 2.1",
155
  "1",
156
  "1"
157
  ],
158
  [
159
  "A photo of an Beagle.",
160
+ "Stable Diffusion 2.1",
161
  "1",
162
  "1"
163
  ],
164
  [
165
  "A green cat and a blue dog.",
166
+ "Stable Diffusion 2.1",
167
  "1",
168
  "1"
169
  ],