Compare commits

...

2 Commits

Author SHA1 Message Date
Amatsukast
06e66ce9e4
Merge 23da19ea90 into 03272b1f70 2026-05-01 04:22:21 +09:00
Amatsukast
23da19ea90 Add ComfyUI-SBTools
Adding ComfyUI-SBTools - workflow toolkit with background removal (BiRefNet), prompt/image variable system for batch generation, and chroma key tools.
2026-04-17 21:25:55 +09:00

View File

@ -46587,6 +46587,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."
}
]
}