mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 10:52:59 +08:00
Add zer0-comfy-utils to custom-node-list (#1243)
This commit is contained in:
parent
b6a8e6ba81
commit
bcca781896
@ -17239,6 +17239,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "zer0thgear",
|
||||||
|
"title": "zer0 Comfy Utilities",
|
||||||
|
"id": "zer0-comfy-utils",
|
||||||
|
"reference": "https://github.com/zer0thgear/zer0-comfy-utils",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/zer0thgear/zer0-comfy-utils"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Collection of personal nodes including tavern card-related nodes, prompt manipulation related utilities, and a node to combine a list of strings back into one string."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user