Merge pull request #192 from 42lux/main

Add `Safety Checker`
This commit is contained in:
Dr.Lt.Data 2023-11-26 17:36:54 +09:00 committed by GitHub
commit b7ef83344a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3099,6 +3099,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "42lux",
"title": "ComfyUI-safety-checker ",
"reference": "https://github.com/42lux/ComfyUI-safety-checker",
"files": [
"https://github.com/42lux/ComfyUI-safety-checker"
],
"install_type": "git-clone",
"description": "A NSFW/Safety Checker Node for ComfyUI."
}
]
}