DWposeDeluxe Load Keypoints

LoadPoseKeypoints

<div id="dwpdlx_short_desc">Loads pose keypoint data from a JSON file.</div> **Function:** (Up)loads pose keypoint data from a JSON file from the ComfyUI/input directory. ### Inputs - **upload_button:** To select and uplaod JSON file from any local path. ### Parameters - **file:** The JSON file to load. ### Outputs - **pose_keypoints:** The loaded keypoint data. - **keypoint_info:** A string containing detailed information about the loaded file.

Pack: ComfyUI_DWposeDeluxe

custom_nodes.ComfyUI_DWposeDeluxe

Inputs (1)

NameTypeRequired
fileCOMBOrequired

Outputs (2)

NameType
pose_keypointsPOSE_KEYPOINT
input_keypoint_infoSTRING