Update custom-node-list.json

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-01 17:24:55 +08:00 committed by GitHub
parent f8d9425c7f
commit b7aed78870
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16601,6 +16601,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."
}
]
}