diff --git a/custom-node-list.json b/custom-node-list.json index 24cf6db8..48a140f2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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" -}