Add Comfyui-Pick_Any custom node

This commit is contained in:
Pmarmotte 2026-05-11 14:37:29 +02:00
parent c2a33d2efc
commit ea3dcde0ca

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-Pick_Any",
"reference": "https://github.com/pmarmotte2/Comfyui_Pick_Any",
"files": [
"https://github.com/pmarmotte2/Comfyui_Pick_Any"
],
"install_type": "git-clone",
"description": "Advanced chooser nodes for ComfyUI that let workflows pause for image, audio, or text selection, with optional automatic picking and series helper nodes."
},
{ {
"author": "IIEleven11", "author": "IIEleven11",
"title": "ComfyUI-FairyTaler", "title": "ComfyUI-FairyTaler",