From aa625e30b64efec2548070bce241c461aae1ff54 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 15 Nov 2025 08:25:30 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 24 ++++++++++++------------ node_db/new/custom-node-list.json | 11 +++++++++++ 2 files changed, 23 insertions(+), 12 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 8c2ae52f..3e761ac0 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -35780,6 +35780,17 @@ "install_type": "git-clone", "description": "Advanced camera control prompt generator for ComfyUI, optimized for dx8152's MultiAngle LoRA. Simplifies multi-directional movements, rotations, and special views with bilingual output." }, + { + "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" + }, { "author": "Owl-V", "title": "ComfyUI-Owlv_Nodes", @@ -36661,17 +36672,6 @@ ], "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" - } + } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 06918fac..21acaefd 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "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" + }, { "author": "IAMCCS Annotate", "title": "IAMCCS_annotate - Free-hand drawing tool for ComfyUI",