patrickvonplaten commited on
Commit
9c5c92f
1 Parent(s): 02bf629

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,9 +10,9 @@ inference: false
10
  Stable Diffusion is a latent text-to-image diffusion model capable of generating photo-realistic images given any text input.
11
  This model card gives an overview of all available model checkpoints. For more in-detail model cards, please have a look at the model repositories listed under [Model Access](#model-access).
12
 
13
- ** Stable Diffusion V1**
14
 
15
- In its first version, 4 model checkpoints are released: **stable-diffusion-v1-1**, **stable-diffusion-v1-2**, **stable-diffusion-v1-3** and **stable-diffusion-v1-4**.
16
  *Higher* versions have been trained for longer and are thus usually better in terms of image generation quality then *lower* versions. More specifically:
17
 
18
  - **stable-diffusion-v1-1**: The checkpoint is randomely initialized and has been trained on 237,000 steps at resolution `256x256` on [laion2B-en](https://huggingface.co/datasets/laion/laion2B-en).
 
10
  Stable Diffusion is a latent text-to-image diffusion model capable of generating photo-realistic images given any text input.
11
  This model card gives an overview of all available model checkpoints. For more in-detail model cards, please have a look at the model repositories listed under [Model Access](#model-access).
12
 
13
+ ## Stable Diffusion Version 1
14
 
15
+ For Stable Diffusion Version 1, 4 model checkpoints are released: **stable-diffusion-v1-1**, **stable-diffusion-v1-2**, **stable-diffusion-v1-3** and **stable-diffusion-v1-4**.
16
  *Higher* versions have been trained for longer and are thus usually better in terms of image generation quality then *lower* versions. More specifically:
17
 
18
  - **stable-diffusion-v1-1**: The checkpoint is randomely initialized and has been trained on 237,000 steps at resolution `256x256` on [laion2B-en](https://huggingface.co/datasets/laion/laion2B-en).