From b35de667207dc14d907d0ec73c287515f4452471 Mon Sep 17 00:00:00 2001 From: Pmarmotte Date: Mon, 11 May 2026 14:42:22 +0200 Subject: [PATCH] Add Advanced Pose Studio custom node --- custom-node-list.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 896816f3..c2ec9514 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", @@ -47616,4 +47626,4 @@ "description": "This is a node to convert an image into a CMYK Halftone dot image." } ] -} \ No newline at end of file +}