diff --git a/custom-node-list.json b/custom-node-list.json index 896816f3..a6916bb7 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-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", "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 +}