Add checkbin custom nodes (#1498)

This commit is contained in:
Jay Swanson 2025-01-29 20:00:17 -05:00 committed by GitHub
parent 3d80ed95ca
commit c8743c0ab7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20818,6 +20818,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "checkbins",
"title": "checkbin-comfy",
"id": "checkbin",
"reference": "https://github.com/checkbins/checkbin-comfy",
"files": [
"https://github.com/checkbins/checkbin-comfy"
],
"install_type": "git-clone",
"description": "These nodes allow you to make Checkbin comparisons."
}
]
}