mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
add comfydv nodes to custom-node-list.json (#1102)
This commit is contained in:
parent
2f2ac86513
commit
5b78ce0bff
@ -80,6 +80,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes: ColorBlend, ControlLoraSave, GetImageSize. NOTE: Control-LoRA recolor example uses these nodes."
|
"description": "Nodes: ColorBlend, ControlLoraSave, GetImageSize. NOTE: Control-LoRA recolor example uses these nodes."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Darth-Veitcher",
|
||||||
|
"title": "Comfy DV",
|
||||||
|
"id": "comfydv",
|
||||||
|
"reference": "https://github.com/darth-veitcher/comfydv",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/darth-veitcher/comfydv"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes: String Formatting (f-string and jinja2), Random Choice, Model Memory management, and other quality of life improvements."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Fannovel16",
|
"author": "Fannovel16",
|
||||||
"title": "ComfyUI's ControlNet Auxiliary Preprocessors",
|
"title": "ComfyUI's ControlNet Auxiliary Preprocessors",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user