mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
Add Comfyui-BBoxLowerMask2 to custom-node-list (#1842)
This commit is contained in:
parent
a19ba22eaf
commit
58b9946936
@ -23,6 +23,16 @@
|
|||||||
"description": "This node pack offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.\nNOTE: To use the UltralyticsDetectorProvider, you must install the 'ComfyUI Impact Subpack' separately.",
|
"description": "This node pack offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.\nNOTE: To use the UltralyticsDetectorProvider, you must install the 'ComfyUI Impact Subpack' separately.",
|
||||||
"preemptions":["SAMLoader"]
|
"preemptions":["SAMLoader"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "jqy-yo",
|
||||||
|
"title": "BBoxLowerMask2",
|
||||||
|
"reference": "https://github.com/jqy-yo/Comfyui-BBoxLowerMask2",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/jqy-yo/Comfyui-BBoxLowerMask2"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Create a mask to slice the image at specific coordinates"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Dr.Lt.Data",
|
"author": "Dr.Lt.Data",
|
||||||
"title": "ComfyUI Impact Subpack",
|
"title": "ComfyUI Impact Subpack",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user