comfyanonymous / ComfyUI

The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
https://www.comfy.org/
GNU General Public License v3.0
54.84k stars 5.79k forks source link

[bug] Does Canny have a balance mode, otherwise the generated graph will have lines or dots #1974

Open starinskycc opened 11 months ago

starinskycc commented 11 months ago

image like this image

comfyanonymous commented 11 months ago

"balanced" is the default. "controlnet is more important" is using the advanced controlnet node and only connecting the positive.

starinskycc commented 11 months ago

image

starinskycc commented 11 months ago

image there're lots of lines and dotted

starinskycc commented 11 months ago

image but, this is in the sd webui

starinskycc commented 11 months ago

In hiresfix mode, it is more severe, with points and lines appearing mostly image

starinskycc commented 11 months ago

workflow (6).json this's the workflow

jn-jairo commented 11 months ago

I just tried the canny and it looks fine, try a lower strength like 0.7 or use the Apply ControlNet (Advanced) and reduce the end_percent so it run some steps without the control net to avoid sharp lines.