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

* Update custom-node-list.json

* Update custom-node-list.json

* Update BoxBox ID in custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
mercu-lore 2025-11-15 00:22:12 +01:00 committed by GitHub
parent 5b3ee49530
commit 29a46fe4ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36661,6 +36661,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"author": "Lorenzo Mercugliano",
"title": "BoxBox",
"id": "ComfyUI-BoxBox",
"reference": "https://github.com/mercu-lore/BoxBox",
"description": "BoxBox is a lightweight ComfyUI extension for drawing, cropping, resizing, and reinserting specific regions of an image.",
"files": [
"https://github.com/mercu-lore/BoxBox"
],
"install_type": "git-clone"
}
]
}