Update custom-node-list.json

This commit is contained in:
Dr.Lt.Data 2025-11-15 08:18:05 +09:00 committed by GitHub
parent c231d24ab8
commit 2c24ec1616
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36649,17 +36649,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": "mercu-lore/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"
}
]
}
{
"author": "Lorenzo Mercugliano",
"title": "BoxBox",
"id": "mercu-lore/BoxBox",
"reference": "https://github.com/mercu-lore/BoxBox.git",
"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.git"
],
"install_type": "copy"
}