DWposeDeluxe Batch Keypoints

BatchKeypoints

<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.

Pack: ComfyUI_DWposeDeluxe

custom_nodes.ComfyUI_DWposeDeluxe

Inputs (2)

NameTypeRequired
keypoints_1POSE_KEYPOINTrequired
keypoints_2POSE_KEYPOINTrequired

Outputs (1)

NameType
pose_keypointsPOSE_KEYPOINT