XuDongZhou commited on
Commit
4d3a9a0
·
verified ·
1 Parent(s): ae7e5f9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -375,7 +375,7 @@ with gr.Blocks(css=css) as demo:
375
 
376
  # strength
377
  controlnet_conditioning_scale = gr.Slider(
378
- label="ControlNet strength (for pose)",
379
  minimum=0.0,
380
  maximum=1.0,
381
  step=0.1,
 
375
 
376
  # strength
377
  controlnet_conditioning_scale = gr.Slider(
378
+ label="ControlNet strength (for facial posture)",
379
  minimum=0.0,
380
  maximum=1.0,
381
  step=0.1,