add new node (#1262)

This commit is contained in:
licyk 2024-11-22 21:29:22 +08:00 committed by GitHub
parent 688bf25be9
commit 9552ce6210
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17483,6 +17483,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": "licyk",
"title": "ComfyUI-HakuImg",
"id": "HakuImg",
"reference": "https://github.com/licyk/ComfyUI-HakuImg",
"files": [
"https://github.com/licyk/ComfyUI-HakuImg"
],
"install_type": "git-clone",
"description": "Image processing tool for ComfyUI"
} }
] ]
} }