mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +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",
|
||||
"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