mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-24 13:50:49 +08:00
This commit is contained in:
parent
f8709f4091
commit
6001bd4940
@ -18888,6 +18888,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository contains a user-defined node for ComfyUI, currently there are nodes for capturing captions. But will be expanded in the future."
|
||||
},
|
||||
{
|
||||
"author": "BlackVortexAI",
|
||||
"title": "BV Node Pack",
|
||||
"reference": "https://github.com/BlackVortexAI/bv_nodepack",
|
||||
"files": [
|
||||
"https://github.com/BlackVortexAI/bv_nodepack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node pack with utility and workflow nodes: a flexible config-driven Pipe system plus Subgraph-friendly UI nodes (Heading, Spacer, Divider) with dynamic JavaScript rendering."
|
||||
},
|
||||
{
|
||||
"author": "JosephThomasParker",
|
||||
"title": "ComfyUI-DrawThingsWrapper",
|
||||
@ -39750,16 +39760,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "BlackVortexAI",
|
||||
"title": "BV Node Pack",
|
||||
"reference": "https://github.com/BlackVortexAI/bv_nodepack",
|
||||
"files": [
|
||||
"https://github.com/BlackVortexAI/bv_nodepack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node pack with utility and workflow nodes: a flexible config-driven Pipe system plus Subgraph-friendly UI nodes (Heading, Spacer, Divider) with dynamic JavaScript rendering."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "BlackVortexAI",
|
||||
"title": "BV Node Pack",
|
||||
"reference": "https://github.com/BlackVortexAI/bv_nodepack",
|
||||
"files": [
|
||||
"https://github.com/BlackVortexAI/bv_nodepack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node pack with utility and workflow nodes: a flexible config-driven Pipe system plus Subgraph-friendly UI nodes (Heading, Spacer, Divider) with dynamic JavaScript rendering."
|
||||
},
|
||||
{
|
||||
"author": "rakkarage",
|
||||
"title": "ComfyRage",
|
||||
@ -10,7 +20,7 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI text nodes. Pre (preprocess comments, random, and de-emphasis), Show (show and persist text), and Debug (show and persist weights)."
|
||||
},
|
||||
},
|
||||
{
|
||||
"author": "naxci1",
|
||||
"title": "ComfyUI-FlashVSR_Stable",
|
||||
@ -30,7 +40,7 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "FL CosyVoice3 - Advanced Text-to-Speech nodes for ComfyUI. Features zero-shot voice cloning, cross-lingual synthesis, instruction-based control, and voice conversion using the CosyVoice3 model family. Supports 9 languages and 18+ Chinese dialects with automatic model downloading and caching."
|
||||
},
|
||||
},
|
||||
{
|
||||
"author": "ShammiG",
|
||||
"title": "ComfyUI_Text_Tools_SG",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user