mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-10 00:52:32 +08:00
Add ComfyUI-SBTools
Adding ComfyUI-SBTools - workflow toolkit with background removal (BiRefNet), prompt/image variable system for batch generation, and chroma key tools.
This commit is contained in:
parent
22fc850853
commit
23da19ea90
@ -46338,6 +46338,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Amatsukast",
|
||||
"title": "ComfyUI-SBTools",
|
||||
"id": "sbtools",
|
||||
"reference": "https://github.com/Amatsukast/ComfyUI-SBTools",
|
||||
"files": [
|
||||
"https://github.com/Amatsukast/ComfyUI-SBTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Workflow toolkit for ComfyUI. Includes BiRefNet background removal, dynamic prompt/image variable system for batch generation, chroma key tools, and more utilities."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user