guardiancc commited on
Commit
4201ea3
·
verified ·
1 Parent(s): de7bf7e

Update app.py

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