patrickvonplaten commited on
Commit
78f34d9
1 Parent(s): 9c5c92f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -12,7 +12,7 @@ This model card gives an overview of all available model checkpoints. For more i
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).
@@ -36,7 +36,7 @@ Each checkpoint can be accessed as soon as having *"click-requested"* them on th
36
  - [`stable-diffusion-v1-3`](https://huggingface.co/CompVis/stable-diffusion-v1-3)
37
  - [`stable-diffusion-v1-4`](https://huggingface.co/CompVis/stable-diffusion-v1-4)
38
 
39
- **For with the original [Stable Diffusion GitHub repository](https://github.com/CompVis/stable-diffusion)**:
40
 
41
  - [`stable-diffusion-v-1-1-original`](https://huggingface.co/CompVis/stable-diffusion-v-1-1-original)
42
  - [`stable-diffusion-v-1-2-original`](https://huggingface.co/CompVis/stable-diffusion-v-1-2-original)
 
12
 
13
  ## Stable Diffusion Version 1
14
 
15
+ For the first version 4 model checkpoints are released.
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).
 
36
  - [`stable-diffusion-v1-3`](https://huggingface.co/CompVis/stable-diffusion-v1-3)
37
  - [`stable-diffusion-v1-4`](https://huggingface.co/CompVis/stable-diffusion-v1-4)
38
 
39
+ **For [Stable Diffusion GitHub repository](https://github.com/CompVis/stable-diffusion)**:
40
 
41
  - [`stable-diffusion-v-1-1-original`](https://huggingface.co/CompVis/stable-diffusion-v-1-1-original)
42
  - [`stable-diffusion-v-1-2-original`](https://huggingface.co/CompVis/stable-diffusion-v-1-2-original)