mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-24 07:47:24 +08:00
Merge pull request #2868 from pmarmotte2/register-comfyui-pick-any
Add Comfyui-Pick_Any to custom node list
This commit is contained in:
commit
7cf155b2fe
@ -31371,6 +31371,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",
|
||||
@ -47906,4 +47916,4 @@
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user