diff --git a/custom-node-list.json b/custom-node-list.json index c2267141..9fe78cc4 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -31281,6 +31281,16 @@ "install_type": "git-clone", "description": "A custom node for ComfyUI that performs speaker diarization to isolate individual speaker audio tracks from a single audio source." }, + { + "author": "pmarmotte2", + "title": "Comfyui_Advanced_Pose_Studio", + "reference": "https://github.com/pmarmotte2/Comfyui_Advanced_Pose_Studio", + "files": [ + "https://github.com/pmarmotte2/Comfyui_Advanced_Pose_Studio" + ], + "install_type": "git-clone", + "description": "Advanced Pose Studio is a standalone ComfyUI custom node for staging MakeHuman-based character meshes, editing poses, and exporting viewport-aligned pose renders." + }, { "author": "IIEleven11", "title": "ComfyUI-FairyTaler", @@ -47594,4 +47604,4 @@ "description": "This is a node to convert an image into a CMYK Halftone dot image." } ] -} \ No newline at end of file +}