ComfyUI Node
DWposeDeluxe Load Keypoints
<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.
DWposeDeluxe Load Keypoints
- pose_keypoints
- input_keypoint_info
◄file▾►
CategoryDWposeDeluxe
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| file | COMBO | 1 options: [none] |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| pose_keypoints | POSE_KEYPOINT | — |
| input_keypoint_info | STRING | — |