anton-l HF staff commited on
Commit
77f6653
1 Parent(s): cf13ab5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ This model card gives an overview of all available model checkpoints. For more i
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).
19
  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`).
20
  - **stable-diffusion-v1-2**: The checkpoint is resumed training from `stable-diffusion-v1-1`.
21
  515,000 steps at resolution `512x512` on "laion-improved-aesthetics" (a subset of laion2B-en,
 
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 randomly initialized and has been trained on 237,000 steps at resolution `256x256` on [laion2B-en](https://huggingface.co/datasets/laion/laion2B-en).
19
  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`).
20
  - **stable-diffusion-v1-2**: The checkpoint is resumed training from `stable-diffusion-v1-1`.
21
  515,000 steps at resolution `512x512` on "laion-improved-aesthetics" (a subset of laion2B-en,