mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-22 21:00:49 +08:00
Add unwdef-nodes (#560)
This commit is contained in:
parent
4bcdc92fba
commit
78c0b902a0
@ -7537,6 +7537,16 @@
|
|||||||
],
|
],
|
||||||
"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": "unwdef",
|
||||||
|
"title": "unwdef-nodes",
|
||||||
|
"reference": "https://github.com/unwdef/unwdef-nodes-comfyui",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/unwdef/unwdef-nodes-comfyui"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Custom nodes for ComfyUI by unwdef."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user