Spongenuity commited on
Commit
3f7cb55
1 Parent(s): f1f0e24

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -509,7 +509,7 @@ with gr.Blocks(css=css) as demo:
509
  value=DEFAULT_STYLE_NAME,
510
  )
511
 
512
- strength
513
  identitynet_strength_ratio = gr.Slider(
514
  label="IdentityNet strength (for fidelity)",
515
  minimum=0,
 
509
  value=DEFAULT_STYLE_NAME,
510
  )
511
 
512
+ # strength
513
  identitynet_strength_ratio = gr.Slider(
514
  label="IdentityNet strength (for fidelity)",
515
  minimum=0,