-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Empty wildcards in the detailers causes an error #20
Comments
First, confirm whether Impact Pack and ComfyUI are up to date, and check if the workflow uses nodes from an older version. If issues persist, please upload the workflow. I will inspect it for you. |
Unfortunately.. I am failed to reproduce this issue. We need to go more difficult way. |
Upon closer examination of the error message, it appears that the conditioning related to the earlier part of the controlnet is breaking. Try removing the section where controlnet is applied and give it another try. |
yes, it appears to be something related to combining the MultiAreaConditioning and a pose controlnet. If I leave the controlnet in place and disable the MultiAreaConditioning, it works. I don't know even how to begin trying to debug something like that, but I've found that just putting an empty space in the wildcard box is a functional workaround |
The wildcard box in detailer override conditioning. So, wildcard box isn't problem. You need to digging that part without detailer. |
Both Ksamplers use the conditioning normally without issue, so I don't really know where else to look |
If you leave the wildcard box empty in the Detailer or DetailerDebug, SEGS or SEGS/PIPE, Comfy ui throws an error
The text was updated successfully, but these errors were encountered: