Closed bihailantian655 closed 8 months ago
It seems that bypassing the cnet still affects the generated images, causing them to become blurry.
I have no custom JavaScript in this repo, so the bug of bypass not working is due to something else. I've never had any problem with bypass if I do vanilla ComfyUI bypass.
but ctrl +b get same result ,
Might be a weird .js issue with grouped nodes (that cnet node does not look like it's individual, it looks like the two nodes merged into one)
Either way, nothing I can do about it, it's a bug somewhere else. The CNs you're loading are basic controlnet types from the looks of it, so they should work as intended. Bypassing not working is a JavaScript problem, and since I do no JavaScript in this repo, it can't be an issue with the nodes here.
There is a bug in comfy currently with nodes merged into one not always properly respecting the positive/negative conditioning, so this might be related to that. Try it with no merged nodes.
by using advanced cnet have no such issue(from the progress bar i can see the preview image ). but i dont know why the second sampler can not preview image
weird weird
forget connect vae t the second sampler
thanks again
the only difference between these two pic is whether or not to bypass a cnet group . here is one more pic
I don't think this is a fault with [rgthree-comfy] , but I am unsure who to report this issue to.