added link to full ema checkpoint to README
Browse files
README.md
CHANGED
@@ -27,8 +27,9 @@ checkpoint and subsequently fine-tuned on 225k steps at resolution 512x512 on "l
|
|
27 |
|
28 |
#### Download the weights
|
29 |
- [sd-v1-4.ckpt](https://huggingface.co/CompVis/stable-diffusion-v-1-4-original/resolve/main/sd-v1-4.ckpt)
|
|
|
30 |
|
31 |
-
|
32 |
|
33 |
## Model Details
|
34 |
- **Developed by:** Robin Rombach, Patrick Esser
|
|
|
27 |
|
28 |
#### Download the weights
|
29 |
- [sd-v1-4.ckpt](https://huggingface.co/CompVis/stable-diffusion-v-1-4-original/resolve/main/sd-v1-4.ckpt)
|
30 |
+
- [sd-v1-4.ckpt](https://huggingface.co/CompVis/stable-diffusion-v-1-4-original/resolve/main/sd-v1-4-full-ema.ckpt)
|
31 |
|
32 |
+
These weights are intended to be used with the original [CompVis Stable Diffusion codebase](https://github.com/CompVis/stable-diffusion). If you are looking for the model to use with the D🧨iffusers library, [come here](https://huggingface.co/CompVis/stable-diffusion-v1-4).
|
33 |
|
34 |
## Model Details
|
35 |
- **Developed by:** Robin Rombach, Patrick Esser
|