mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-26 09:49:22 +08:00
Add ComfyUI-Image-Safety-Gate
This commit is contained in:
parent
2e93040db5
commit
f92ce59d4b
@ -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",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user