ComfyUI Node
Interactive Pose Editor (ae)
A ComfyUI node in ae-in-workflow with 4 inputs and 2 outputs.
Interactive Pose Editor (ae)
- POSE_KEYPOINT_optional
- image
- edited_pose_data
◄padding128►
◄seed0►
◄reset_cached_window_positionfalse►
Categoryae-in-workflow
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| POSE_KEYPOINT_optionalopt | * | OpenPose format pose data with keypoints | |
| paddingopt | INT | 1280–512 | Padding around poses in output image (pixels) |
| seedopt | INT | 00–18446744073709550000 | Change this value to force the node to run again with the same pose data |
| reset_cached_window_positionopt | BOOLEAN | false | Usually False, but if you can't find the window set to True to reset. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | Rendered pose visualization image |
| edited_pose_data | * | Modified pose data in OpenPose format with user edits applied |