diff --git a/custom-node-list.json b/custom-node-list.json index 9c9c9bb6..08133c03 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." } ] }