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)
| Name | Type | Required |
|---|---|---|
| file | COMBO | required |
Outputs (2)
| Name | Type |
|---|---|
| pose_keypoints | POSE_KEYPOINT |
| input_keypoint_info | STRING |