Update README.md
Browse files
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
|
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,
|