Add Advanced Pose Studio custom node

This commit is contained in:
Pmarmotte 2026-05-11 14:42:22 +02:00
parent c2a33d2efc
commit b35de66720

View File

@ -31281,6 +31281,16 @@
"install_type": "git-clone", "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." "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", "author": "IIEleven11",
"title": "ComfyUI-FairyTaler", "title": "ComfyUI-FairyTaler",
@ -47616,4 +47626,4 @@
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
} }
] ]
} }