Alibrown commited on
Commit
e554da6
·
verified ·
1 Parent(s): d9de3c1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -127,7 +127,7 @@ Generate any type of image with Flux-Dev (Lora: Flux-uncensored). Note: This sc
127
  minimum=1,
128
  maximum=50,
129
  step=1,
130
- value=28,
131
  )
132
 
133
  gr.Examples(examples=examples, inputs=[prompt])
 
127
  minimum=1,
128
  maximum=50,
129
  step=1,
130
+ value=2,
131
  )
132
 
133
  gr.Examples(examples=examples, inputs=[prompt])