alexnasa commited on
Commit
c141043
·
verified ·
1 Parent(s): dd38711

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -236,7 +236,7 @@ with block:
236
  examples = gr.Examples(
237
  examples=[
238
  [
239
- "preset/datasets/test_datasets/179.png",
240
  "",
241
  False,
242
  0.1,
@@ -257,8 +257,8 @@ with block:
257
  "",
258
  True,
259
  0.1,
260
- 4,
261
  16,
 
262
  "clean, high-resolution, 8k, best quality, masterpiece",
263
  "dotted, noise, blur, lowres, oversmooth, longbody, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality",
264
  50,
 
236
  examples = gr.Examples(
237
  examples=[
238
  [
239
+ "preset/datasets/test_datasets/woman.png",
240
  "",
241
  False,
242
  0.1,
 
257
  "",
258
  True,
259
  0.1,
 
260
  16,
261
+ 4,
262
  "clean, high-resolution, 8k, best quality, masterpiece",
263
  "dotted, noise, blur, lowres, oversmooth, longbody, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality",
264
  50,