Fannovel16 / comfyui_controlnet_aux

ComfyUI's ControlNet Auxiliary Preprocessors
Apache License 2.0
2.04k stars 201 forks source link

openpose node error #295

Open bakkhos8 opened 5 months ago

bakkhos8 commented 5 months ago

the openpose node works well last week, I met this problem yesterday.

when I run this workflow, it stops in openpose node. the progress bar shows job in openpose is done, but the job doesn't go to next node.

I added debug code in openpose.py, it also shows the estimate_pose() is working well and return value

截屏2024-04-01 11 53 22
bakkhos8 commented 5 months ago

Sometimes, when running this program for the first time, there are no errors reported. However, if executed again, an error preventing successful completion may occur.