Instructions to use CompVis/stable-diffusion-safety-checker with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use CompVis/stable-diffusion-safety-checker with Transformers:
# Load model directly from transformers import AutoProcessor, SafetyChecker processor = AutoProcessor.from_pretrained("CompVis/stable-diffusion-safety-checker") model = SafetyChecker.from_pretrained("CompVis/stable-diffusion-safety-checker") - Notebooks
- Google Colab
- Kaggle
How do I get rid of safety checker?
#37
by LightMareLMAO - opened
I found the safety checker thing but I don’t know how to get rid of it (I’m on iphone)
sighs why would you even want to get rid of it... and also, if ur on a space that uses, just clone the space and remove the code that triggers it...