Update README.md
Browse files
README.md
CHANGED
|
@@ -17,12 +17,12 @@ extra_gated_prompt: |-
|
|
| 17 |
extra_gated_heading: Please read the LICENSE to access this model
|
| 18 |
---
|
| 19 |
|
| 20 |
-
# Stable Diffusion v1-5 Model Card
|
| 21 |
|
| 22 |
Stable Diffusion is a latent text-to-image diffusion model capable of generating photo-realistic images given any text input.
|
| 23 |
For more information about how Stable Diffusion functions, please have a look at [🤗's Stable Diffusion blog](https://huggingface.co/blog/stable_diffusion).
|
| 24 |
|
| 25 |
-
The **Stable-Diffusion-v1-5** checkpoint was initialized with the weights of the [Stable-Diffusion-v1-2](https:/steps/huggingface.co/CompVis/stable-diffusion-v1-2)
|
| 26 |
checkpoint and subsequently fine-tuned on 595k steps at resolution 512x512 on "laion-aesthetics v2 5+" and 10% dropping of the text-conditioning to improve [classifier-free guidance sampling](https://arxiv.org/abs/2207.12598).
|
| 27 |
|
| 28 |
You can use this both with the [🧨Diffusers library](https://github.com/huggingface/diffusers) and the [RunwayML GitHub repository](https://github.com/runwayml/stable-diffusion).
|
|
|
|
| 17 |
extra_gated_heading: Please read the LICENSE to access this model
|
| 18 |
---
|
| 19 |
|
| 20 |
+
# Stable Diffusion v1-5 NSFW REALISM Model Card
|
| 21 |
|
| 22 |
Stable Diffusion is a latent text-to-image diffusion model capable of generating photo-realistic images given any text input.
|
| 23 |
For more information about how Stable Diffusion functions, please have a look at [🤗's Stable Diffusion blog](https://huggingface.co/blog/stable_diffusion).
|
| 24 |
|
| 25 |
+
The **Stable-Diffusion-v1-5 NSFW REALISM** checkpoint was initialized with the weights of the [Stable-Diffusion-v1-2](https:/steps/huggingface.co/CompVis/stable-diffusion-v1-2)
|
| 26 |
checkpoint and subsequently fine-tuned on 595k steps at resolution 512x512 on "laion-aesthetics v2 5+" and 10% dropping of the text-conditioning to improve [classifier-free guidance sampling](https://arxiv.org/abs/2207.12598).
|
| 27 |
|
| 28 |
You can use this both with the [🧨Diffusers library](https://github.com/huggingface/diffusers) and the [RunwayML GitHub repository](https://github.com/runwayml/stable-diffusion).
|