[Safety Checker] Add Safety Checker Module by patrickvonplaten · Pull Request #36 · CompVis/stable-diffusion
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
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.
enzymezoo-code added a commit to enzymezoo-code/stable-diffusion that referenced this pull request
Sep 2, 2022Any 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.
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