[Safety Checker] Add Safety Checker Module by patrickvonplaten · Pull Request #36 · CompVis/stable-diffusion (original) (raw)
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation11 Commits6 Checks0 Files changed
Conversation
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
[ Show hidden characters]({{ revealButtonHref }})
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, we could consider making this optional
patrickvonplaten, satvikpendem, atomassoni, ModeratePrawn, HWiese1980, Pauan, thatonefaker, maxwlang, carlos3dx, daniel-abramov, and 3 more reacted with thumbs up emoji maxwlang reacted with rocket emoji
Happy to adapt the way you prefer
Any instructions to adjust this? Emad on twitter had mentioned there was a way to specifically block Clowns for example, which is a fun insight into how this works. Or just a simple 'comment this out to completely take safety off' might also be a good note to have.
ModeratePrawn, cmckain, MartinRovang, danielchim, htshnr, DeemanOne, prestonvanloon, tebruno99, mrstuff, CaptainStabs, and 15 more reacted with thumbs up emoji
enzymezoo-code added a commit to enzymezoo-code/stable-diffusion that referenced this pull request
Updating ipynb with colab-convert
Any instructions to adjust this? Emad on twitter had mentioned there was a way to specifically block Clowns for example, which is a fun insight into how this works. Or just a simple 'comment this out to completely take safety off' might also be a good note to have.
yes, would be nice to be able to remove the safety checker. some of us are adults!
Or just a simple 'comment this out to completely take safety off' might also be a good note to have.
yes, would be nice to be able to remove the safety checker. some of us are adults!
You can already remove the safety, it is just that the removal procedure is not explained in the documentation.
So far I've had no luck finding the right script to remove the nsfw feature. It's blocking images that are already safe. Very frustrating.
So far I've had no luck finding the right script.
Maybe try this notebook.