volotat / SD-CN-Animation

This script allows to automate video stylization task using StableDiffusion and ControlNet.
MIT License
807 stars 61 forks source link

The extension conflicts with regular ControlNet #170

Open roseyyy2022ai opened 1 year ago

roseyyy2022ai commented 1 year ago

Hello! I have encountered this issue fairly recently where this extension seems to break the regular txt2img and img2img CN units even when it isn't in use. Disabling it doesn't work either, so I had to temporarily delete it completely.

Basically what happens though is when I try to render something in txt2img or img2img with ControlNet, it just doesn't start and throws this error/warning in the console instead:

" WARNING - No ControlNetUnit detected in args. It is very likely that you are having an extension conflict.Here are args passed to ControlNet: [<extensions.sd-webui-controlnet.scripts.external_code.ControlNetUnit object at 0x000001D9C2F45930>, <extensions.sd-webui-controlnet.scripts.external_code.ControlNetUnit object at 0x000001D9C2F45360>, <extensions.sd-webui-controlnet.scripts.external_code.ControlNetUnit object at 0x000001D9C2F44E50>, <extensions.sd-webui-controlnet.scripts.external_code.ControlNetUnit object at 0x000001D9C2F47010>, <extensions.sd-webui-controlnet.scripts.external_code.ControlNetUnit object at 0x000001D9C2F441F0>]."

There is a similar thread covering this issue occuring with deforum and several other extensions in the CN repository and it is said that it got resolved in the 1.1.227 version of CN but really the error still occurs with this extension for some reason.

I strongly rely on it in my video stylization workflow so I would love to know why this keeps happening and how to fix it. And since my batch image render is also temporarlily broken this is really the only extension out there that allows me to make good and consistent re-renders. I'm looking forward to this getting solved.

Thank you.

labileslama commented 1 year ago

Did you find a fix for this? I have the same issue.

darthzulder commented 1 year ago

Did you find a fix for this? I have the same issue.

Does someone find a fix for this? I have the same issue.

dkamajix commented 9 months ago

RIP SD CD ANIMATION?