ComfyUI Node
Draw Animal ViTPose
Draws animal pose skeleton images from pose data (AP10k/APT36k format).
Draw Animal ViTPose
- pose_data
- pose_images
◄width832►
◄height480►
◄retarget_padding16►
◄body_stick_width-1►
◄draw_headtrue►
CategoryWanAnimalPreprocess
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| pose_data | POSEDATA | From Animal Pose and Detection. | |
| 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 |
| draw_head | BOOLEAN | true | Whether to draw head keypoints (eyes, nose) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| pose_images | IMAGE | Rendered animal-skeleton IMAGE batch. Feed into Wan-Animate sampler. |