Version v1.2:
Latend Select
(optional) PulID
Flux2 Custom Sampler
Version v1.1:
You can now choose between four options via Option Select.
Option 0 - Aio Aux (ComfyUI Controllnet Aux)
Option 1 - Manually Openpose (comfyui-openpose-editor-konva)
Option 2 - Automatic Pose (DWpose)
Option 3 - Advanced Automatic Pose 2 (westNeighbor / ComfyUI-ultimate-openpose-estimator)
So far, everything is relatively self-explanatory.
Version v1.0
This workflow gives you complete control over your character's pose. Tested with Flux2klein.
Using the CR Image Input Switch, you can choose between depth or open pose.
Alternatively, instead of depth or open pose, you can connect a Load Image to the CR Image Input Switch and then load an image with a drawn pose.
Description
Update v1.1:
You can now choose between four options via Option Select.
Option 0 - Aio Aux (ComfyUI Controllnet Aux)
Option 1 - Manually Openpose (comfyui-openpose-editor-konva)
Option 2 - Automatic Pose (DWpose)
Option 3 - Advanced Automatic Pose 2 (westNeighbor / ComfyUI-ultimate-openpose-estimator)
So far, everything is relatively self-explanatory.
FAQ
Comments (10)
Hi, I tried installing the custom node Openpose Editor Node from different sources, but it doesn’t appear like in your screenshot. Was this node updated and lost some features, or which repo should I install to get the same version as yours?
I'm using ComfyUI portable 18.2 with python_embeded.
It might break in newer versions.
ComfyUI Manager ID 2506 comfyui-openpose-editor-konva 0.2.3
https://github.com/Endericedragon/comfyui-openpose-editor-konva
Should you switch to a new environment,
Backup these folders and move or copy them to the new environment.
ComfyUI\models
ComfyUI\input
ComfyUI\custom_nodes (optional)
ComfyUI\output
ComfyUI\/user
@X4Lch3mist Thanks for the response, but that’s not the custom node I mentioned. I specifically meant this one: westNeighbor_ComfyUI-ultimate-openpose-editor (option 3 in your workflow). I’ve tried installing it from two different repositories, but neither matches the one in your workflow. Some options are missing, and even after installing the requirements, it still doesn’t look the same as in your workflow screenshot. My ComfyUI portable version is 19.4 , Some options were lost due to the version. :(
Did you do this?
your-path-to-your/custom_nodes/ git clone https://github.com/westNeighbor/ComfyUI-ultimate-openpose-editor.git
@X4Lch3mist Yes, but the custom node installs with missing features. When I click RUN, nothing happens. When I click the node “Open in Open Pose Editor,” nothing happens either. It seems broken in newer versions. Here’s a comparison screenshot: https://prnt.sc/ny73kW8m6hTe
I just finally fixed this issue. The OpenPose Pose Recognition node was conflicting with the OpenPose Editor Node. In the latest version, this node no longer provides the POSE_KEYPOINT output, which is why I was getting the error.
Instead of using that node, I replaced it with the DWPose Estimator and connected it to the OpenPose Editor Node, and now it works. When I click “Open in OpenPose Editor,” I can refine the pose properly.
Thanks for the workflow :)
great work! we needed this.
thanks. 😊
generation stops at SageAttention node without an error. Any tip why could this be?
SageAttention/triton or SageAttention/triton-windows is missing.
Disable or bypass SageAttention. Then run it.



