Update README.md
Browse files
README.md
CHANGED
@@ -11,11 +11,11 @@ library_name: diffusers
|
|
11 |
- **License:** [The CreativeML OpenRAIL M license](https://huggingface.co/spaces/CompVis/stable-diffusion-license) is an [Open RAIL M license](https://www.licenses.ai/blog/2022/8/18/naming-convention-of-responsible-ai-licenses), adapted from the work that [BigScience](https://bigscience.huggingface.co/) and [the RAIL Initiative](https://www.licenses.ai/) are jointly carrying in the area of responsible AI licensing. See also [the article about the BLOOM Open RAIL license](https://bigscience.huggingface.co/blog/the-bigscience-rail-license) on which our license is based.
|
12 |
- **Cite as:**
|
13 |
|
14 |
-
@inproceedings{
|
15 |
-
|
16 |
-
|
17 |
-
booktitle={
|
18 |
-
year={2024}
|
19 |
}
|
20 |
|
21 |
# How to use the pretrained weights for inference?
|
|
|
11 |
- **License:** [The CreativeML OpenRAIL M license](https://huggingface.co/spaces/CompVis/stable-diffusion-license) is an [Open RAIL M license](https://www.licenses.ai/blog/2022/8/18/naming-convention-of-responsible-ai-licenses), adapted from the work that [BigScience](https://bigscience.huggingface.co/) and [the RAIL Initiative](https://www.licenses.ai/) are jointly carrying in the area of responsible AI licensing. See also [the article about the BLOOM Open RAIL license](https://bigscience.huggingface.co/blog/the-bigscience-rail-license) on which our license is based.
|
12 |
- **Cite as:**
|
13 |
|
14 |
+
@inproceedings{li2024safegen,
|
15 |
+
author = {Xinfeng Li and Yuchen Yang and Jiangyi Deng and Chen Yan and Yanjiao Chen and Xiaoyu Ji and Wenyuan Xu},
|
16 |
+
title = {SafeGen: Mitigating Sexually Explicit Content Generation in Text-to-Image Models},
|
17 |
+
booktitle = {Proceedings of the 2024 {ACM} {SIGSAC} Conference on Computer and Communications Security, {CCS} 2024},
|
18 |
+
year = {2024},
|
19 |
}
|
20 |
|
21 |
# How to use the pretrained weights for inference?
|