mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-27 02:09:36 +08:00
Merge f92ce59d4b into 049a53f3d5
This commit is contained in:
commit
00192eb65a
@ -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