Merge pull request #2806 from Amatsukast/add-sbtools

Add ComfyUI-SBTools
This commit is contained in:
Dr.Lt.Data 2026-05-11 03:25:01 +09:00 committed by GitHub
commit 9aa2ca09b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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