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

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."
}
]
}