Comfy-Org / Comfy-Org/ComfyUI

Deep Shrink doesn't work with OpenPose

Open
#2,969 3 comments 0 reactions 0 assignees View on GitHub
User Support
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 6h
Merged PRs (30d)
155

Description

If you have the Deep Shrink node added to your model, it prevents OpenPose 1.5 from working.

It seems to be an issue with OpenPose expected a certain image size based on the errors it keeps throwing.

Not sure if this is fixable or if it's the nature of the beast but it does make the value of Deep Shrink go down a bit.

warning control could not be applied torch.Size([2, 640, 64, 38]) torch.Size([2, 640, 128, 75])

It does seem to work ok with IP Adapter and controlnet Tile. Both of those also mess with the starting noise (I guess) so maybe openpose is doing something different from them.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.