ZhUyU1997 / open-pose-editor

online 3d openpose editor for stable diffusion and controlnet
https://zhuyu1997.github.io/open-pose-editor/
MIT License
782 stars 192 forks source link

"send to txt2img" does nothing #92

Open pfalstad opened 1 year ago

pfalstad commented 1 year ago
  1. go to 3D openpose
  2. Set Random Pose
  3. Click Generate
  4. Click "Send to txt2img". It goes to txt2img but my pose data did not get sent to ControlNet. My ControlNet configuration is empty.
naduarte2 commented 1 year ago

Same here. Also trying to use the exported JSON in the ControlNet/Openpose editor, it gives an error "TypeError: Cannot read properties of undefined (reading 'map')". It only sends an image to Control Net input image and the preprocessor preview detects nothing from that image.