You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This looks like a good node to add, I'd previously avoided as I didn't want to add a diffusers dependency, but that was necessary for something else in the end.
Please add support for the ComfyUI-safety-checker node. It uses a CLIP-based model from CompVis (https://huggingface.co/CompVis/stable-diffusion-safety-checker) to detect NSFW content in images and replaces inappropriate content with black placeholders. The sensitivity of the detection can be adjusted for more control.
The text was updated successfully, but these errors were encountered: