mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-31 08:20:24 +08:00
add a custom node
This commit is contained in:
parent
2e5eb70db3
commit
5308fe5fec
@ -7914,6 +7914,15 @@
|
|||||||
],
|
],
|
||||||
"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": "zz",
|
||||||
|
"title": "Image doubleNode for ComfyUI",
|
||||||
|
"reference": "https://github.com/18734565051/ComfyUI-Image-Double",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/18734565051/ComfyUI-Image-Double"
|
||||||
|
],
|
||||||
|
"install_type": "git clone",
|
||||||
|
"description": "Image doubleNode for ComfyUI"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user