fkunn1326 / openpose-editor

Openpose Editor for AUTOMATIC1111's stable-diffusion-webui
MIT License
1.73k stars 207 forks source link

Detect from Image and Add Background Image issue #89

Open kevinhower opened 1 year ago

kevinhower commented 1 year ago

Describe the bug Both of these features— Detect from Image and Add Background Image set the dimensions to zero (it didn't used to do this). If this is an intentional feature, it would be nice to have a way to turn it off. I'm not sure when the change was introduced which caused this, but I have been otherwise occupied and have not used Controlnet for about a week and a half so I'm not sure exactly which revision(s) might be the culprits. I can drag the sliders / type in the full dimensions, but it used to scale the image to fit the area, not what is seen in the screenshot.

To Reproduce Steps to reproduce the behavior:

  1. Go to Openpose editor tab
  2. Click on either the Detect from Image OR the Add Background Image Button
  3. Add the image from whatever source
  4. See error (in this case

Expected behavior I expected it to show me the image with either a open pose skeleton that still needed to be fit (for Add Background Image) OR in the case of the Detect from Image, the Image scaled to fit the view and the skeleton at least roughly overlaid (though sometimes it still goofs up, though it's generally easy to fix.

Screenshots Attached is a screenshot of what I am seeing after I try this (I unfortunately don't have a screenshot from when it was working properly. Screen Shot 2023-03-23 at 5 23 52 PM

Environment

Marc0ai commented 1 year ago

I had the same problem today after WebUI update, it was working fine yesterday (Detect from Image and Add Background Image)

ostap667inbox commented 1 year ago

Same problem right now

missionfloyd commented 1 year ago

This has been fixed (c03e19db91626cd5dd8d12afb3748b5f577eb170). Update your extensions.

pranshx commented 1 year ago

i encountered the same problem today after stable diffusion 1.6 update. any idea how to fix it