patrickvonplaten
commited on
Commit
·
ec97e12
1
Parent(s):
b14b93a
Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ inference: false
|
|
10 |
# Stable Diffusion v1-1 Model Card
|
11 |
|
12 |
Stable Diffusion is a latent text-to-image diffusion model capable of generating photo-realistic images given any text input.
|
13 |
-
For more information about how Stable Diffusion functions, please have a look at [🤗's Stable Diffusion with D🧨iffusers blog](
|
14 |
|
15 |
The **Stable-Diffusion-v1-1** was trained on 237,000 steps at resolution `256x256` on [laion2B-en](https://huggingface.co/datasets/laion/laion2B-en), followed by
|
16 |
194,000 steps at resolution `512x512` on [laion-high-resolution](https://huggingface.co/datasets/laion/laion-high-resolution) (170M examples from LAION-5B with resolution `>= 1024x1024`). For more information, please refer to [Training](#training).
|
|
|
10 |
# Stable Diffusion v1-1 Model Card
|
11 |
|
12 |
Stable Diffusion is a latent text-to-image diffusion model capable of generating photo-realistic images given any text input.
|
13 |
+
For more information about how Stable Diffusion functions, please have a look at [🤗's Stable Diffusion with D🧨iffusers blog](https://huggingface.co/blog/stable_diffusion).
|
14 |
|
15 |
The **Stable-Diffusion-v1-1** was trained on 237,000 steps at resolution `256x256` on [laion2B-en](https://huggingface.co/datasets/laion/laion2B-en), followed by
|
16 |
194,000 steps at resolution `512x512` on [laion-high-resolution](https://huggingface.co/datasets/laion/laion-high-resolution) (170M examples from LAION-5B with resolution `>= 1024x1024`). For more information, please refer to [Training](#training).
|