ComfyUI Node
Draw ViT Pose
Draw pose images from pose data using less memory.
Draw ViT Pose
- pose_data
- pose_images
◄width832►
◄height480►
◄retarget_padding16►
◄body_stick_width-1►
◄hand_stick_width-1►
◄draw_headTrue►
CategorylhyNodes/Wan
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| pose_data | POSEDATA | — | |
| width | INT | 83264–2048 | Width of the generation |
| height | INT | 48064–2048 | Height of the generation |
| retarget_padding | INT | 160–512 | When > 0, the retargeted pose image is padded and resized to the target size |
| body_stick_width | INT | -1-1–20 | Width of the body sticks. Set to 0 to disable body drawing, -1 for auto |
| hand_stick_width | INT | -1-1–20 | Width of the hand sticks. Set to 0 to disable hand drawing, -1 for auto |
| draw_head | BOOLEAN | True | Whether to draw head keypoints |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| pose_images | IMAGE | — |