ailia-ai / ailia-ai/ailia-models
ADD stable-diffusion-safety-checker
Open
- Dominant language
- Python
- Stars
- 2.4k
- Forks
- 365
- Avg merge
- 23h 2m
- Merged PRs (30d)
- 11
Description
```
safety_model_id = "CompVis/stable-diffusion-safety-checker"
safety_feature_extractor = AutoFeatureExtractor.from_pretrained(safety_model_id)
```
https://github.com/CompVis/stable-diffusion/blob/69ae4b35e0a0f6ee1af8bb9a5d0016ccb27e36dc/scripts/txt2img.py#L27
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.