Adds NSFW content filter option#367
Merged
AUTOMATIC1111 merged 1 commit intoAUTOMATIC1111:masterfrom Sep 13, 2022
grmrgecko:nsfw_filter
Merged
Adds NSFW content filter option#367AUTOMATIC1111 merged 1 commit intoAUTOMATIC1111:masterfrom grmrgecko:nsfw_filter
AUTOMATIC1111 merged 1 commit intoAUTOMATIC1111:masterfrom
grmrgecko:nsfw_filter
Conversation
Sashimimochi
pushed a commit
to Sashimimochi/stable-diffusion-webui
that referenced
this pull request
Sep 22, 2024
As discussed in Discussion [AUTOMATIC1111#367](AbdBarho/stable-diffusion-webui-docker#367), this adds support for the newer ComfyUI. I forked the fork that would already add this but the maintainer of that fork hasn't implemented the changes needed to properly get the output function working, which I did. I believe everything is functional though I have not tested every single node. I changed the table format for the README and a few other minor things for aesthetic reasons but if you want me to revert those, I will. --------- Co-authored-by: Jonathan Kovacs <jkovacs-dev@users.noreply.github.com> Co-authored-by: AbdBarho <ka70911@gmail.com>
JustAnOkapi
pushed a commit
to JustAnOkapi/stable-diffusion-webui
that referenced
this pull request
Mar 1, 2026
Adds NSFW content filter option
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is to fix issue #285 by adding it as an option configurable under settings. I have it disabled by default as that seems to be what the general population likes, but I could see reasons to enable by default.