Add ComfyUI-Image-Safety-Gate

This commit is contained in:
jonathan 2026-06-18 16:22:31 +09:00
parent 2e93040db5
commit f92ce59d4b

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "monkeykim111",
"title": "ComfyUI-Image-Safety-Gate",
"reference": "https://github.com/monkeykim111/ComfyUI-Image-Safety-Gate",
"files": [
"https://github.com/monkeykim111/ComfyUI-Image-Safety-Gate"
],
"install_type": "git-clone",
"description": "Illustration-friendly NSFW + gore gate combining SmilingWolf WD tagger v3, CompVis CLIP safety checker, and OwenElliott image-safety-classifier-s NSFL signal with boolean OR. Drop-in compatible with the existing CLIP-based safety-checker node (matches the (IMAGE, nsfw) output signature)."
},
{
"author": "Carasibana",
"title": "ComfyUI-SimpleFloatSlider",