ComfyUI Node
DWposeDeluxe Batch Keypoints
<div id="dwpdlx_short_desc">Concatenates two keypoint batches.</div> **Function:** Appends frames from the second keypoint batch to the end of the first one. ### Inputs - **keypoints_1:** The first keypoint batch. - **keypoints_2:** The second keypoint batch (appended to first). ### Outputs - **pose_keypoints:** The combined keypoint sequence. ### Notes - Both batches should have the same canvas dimensions.
DWposeDeluxe Batch Keypoints
- keypoints_1
- keypoints_2
- pose_keypoints
CategoryDWposeDeluxe
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| keypoints_1 | POSE_KEYPOINT | — | |
| keypoints_2 | POSE_KEYPOINT | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| pose_keypoints | POSE_KEYPOINT | — |