Lifeinhockey commited on
Commit
570499e
·
verified ·
1 Parent(s): 9e23671

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -298,8 +298,7 @@ with gr.Blocks(css=css) as demo:
298
  value=0.5,
299
  step=0.05,
300
  )
301
-
302
- with gr.Column(visible=False) as control_net_options:
303
  control_strength = gr.Slider(
304
  label="Control Strength",
305
  minimum=0.0,
 
298
  value=0.5,
299
  step=0.05,
300
  )
301
+
 
302
  control_strength = gr.Slider(
303
  label="Control Strength",
304
  minimum=0.0,