guardiancc commited on
Commit
f4b8623
·
verified ·
1 Parent(s): 64e8b37

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1550,7 +1550,6 @@ def generate_image_canny(prompt_mash, canny, image_strength, steps, cfg_scale, w
1550
  prompt=prompt_mash,
1551
  control_image=control_image,
1552
  controlnet_conditioning_scale=0.6,
1553
- strength=image_strength,
1554
  num_inference_steps=steps,
1555
  guidance_scale=cfg_scale,
1556
  width=width,
 
1550
  prompt=prompt_mash,
1551
  control_image=control_image,
1552
  controlnet_conditioning_scale=0.6,
 
1553
  num_inference_steps=steps,
1554
  guidance_scale=cfg_scale,
1555
  width=width,