LEIDIA commited on
Commit
601b6f3
Β·
verified Β·
1 Parent(s): 6b72774

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -89,7 +89,7 @@ with gr.Blocks() as demo:
89
  num_inference_steps = gr.Slider(
90
  label="Number of inference steps",
91
  minimum=1,
92
- maximum=50,
93
  step=1,
94
  value=15,
95
  )
@@ -145,7 +145,7 @@ with gr.Blocks() as demo:
145
  minimum=0.0,
146
  maximum=20.0,
147
  step=0.5,
148
- value=7.5,
149
  )
150
 
151
  # Exemplos de prompts
 
89
  num_inference_steps = gr.Slider(
90
  label="Number of inference steps",
91
  minimum=1,
92
+ maximum=7,
93
  step=1,
94
  value=15,
95
  )
 
145
  minimum=0.0,
146
  maximum=20.0,
147
  step=0.5,
148
+ value=1.0,
149
  )
150
 
151
  # Exemplos de prompts