update DB

This commit is contained in:
Dr.Lt.Data 2025-11-15 08:25:30 +09:00
parent 29a46fe4ce
commit aa625e30b6
2 changed files with 23 additions and 12 deletions

View File

@ -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"
}
}
]
}

View File

@ -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",