alexnasa commited on
Commit
8a56135
·
verified ·
1 Parent(s): d45e23c

Update app.py

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