Update custom-node-list.json (#1207)

This extension integrates ebsynth_utility into comfyui, and I've written some of my own nodes for secondary use
This commit is contained in:
dafeng012 2024-11-03 02:19:28 +08:00 committed by GitHub
parent 81513888e3
commit 8c45a5ee84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16611,6 +16611,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "dafeng012",
"title": "comfyui-imgmake",
"reference": "https://github.com/dafeng012/comfyui-imgmake",
"files": [
"https://github.com/dafeng012/comfyui-imgmake"
],
"install_type": "git-clone",
"description": "This extension integrates ebsynth_utility into comfyui, and I've written some of my own nodes for secondary use."
}
]
}