mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-15 09:04:52 +08:00
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:
parent
5b3ee49530
commit
29a46fe4ce
@ -36661,6 +36661,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user