Skip to content

Commit 36aa47f

Browse files
authored
Merge pull request #3007 from monkeykim111/add-comfyui-image-safety-gate
Add ComfyUI-Image-Safety-Gate
2 parents d35a732 + f92ce59 commit 36aa47f

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

custom-node-list.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"custom_nodes": [
3+
{
4+
"author": "monkeykim111",
5+
"title": "ComfyUI-Image-Safety-Gate",
6+
"reference": "https://github.com/monkeykim111/ComfyUI-Image-Safety-Gate",
7+
"files": [
8+
"https://github.com/monkeykim111/ComfyUI-Image-Safety-Gate"
9+
],
10+
"install_type": "git-clone",
11+
"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)."
12+
},
313
{
414
"author": "Carasibana",
515
"title": "ComfyUI-SimpleFloatSlider",

0 commit comments

Comments
 (0)