alexnasa commited on
Commit
74ceebd
·
verified ·
1 Parent(s): 972cc52

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -6
app.py CHANGED
@@ -234,8 +234,8 @@ with block:
234
  examples = gr.Examples(
235
  examples=[
236
  [
237
- "preset/datasets/test_datasets/179.png",
238
- "a axolotl between rocks",
239
  False,
240
  0.1,
241
  4,
@@ -250,8 +250,8 @@ with block:
250
  1,
251
  ],
252
  [
253
- "preset/datasets/test_datasets/179.png",
254
- "a axolotl between rocks",
255
  True,
256
  0.1,
257
  4,
@@ -266,8 +266,8 @@ with block:
266
  1,
267
  ],
268
  [
269
- "preset/datasets/test_datasets/179.png",
270
- "a axolotl between rocks",
271
  True,
272
  0.1,
273
  16,
 
234
  examples = gr.Examples(
235
  examples=[
236
  [
237
+ "preset/datasets/test_datasets/woman.png",
238
+ "",
239
  False,
240
  0.1,
241
  4,
 
250
  1,
251
  ],
252
  [
253
+ "preset/datasets/test_datasets/woman.png",
254
+ "",
255
  True,
256
  0.1,
257
  4,
 
266
  1,
267
  ],
268
  [
269
+ "preset/datasets/test_datasets/woman.png",
270
+ "",
271
  True,
272
  0.1,
273
  16,