This commit is contained in:
WonJoong_Kim 2026-06-25 19:15:44 +09:00 committed by GitHub
commit 00192eb65a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "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", "author": "Carasibana",
"title": "ComfyUI-SimpleFloatSlider", "title": "ComfyUI-SimpleFloatSlider",