Commit
·
62e7277
1
Parent(s):
116c095
Update README.md
Browse files
README.md
CHANGED
@@ -47,7 +47,7 @@ For more detailed instructions, use-cases and examples in JAX follow the instruc
|
|
47 |
|
48 |
1. Download the weights
|
49 |
- [v1-5-pruned-emaonly.ckpt](https://huggingface.co/runwayml/stable-diffusion-v1-5/resolve/main/v1-5-pruned-emaonly.ckpt) - 4.27GB, ema-only weight. uses less VRAM - suitable for inference
|
50 |
-
- [v1-5-pruned.ckpt](https://huggingface.co/runwayml/stable-diffusion-v1-5/resolve/main/v1-5-pruned.ckpt) - 7.7GB, ema+non-ema weights. uses more VRAM - suitable for
|
51 |
|
52 |
2. Follow instructions [here](https://github.com/runwayml/stable-diffusion).
|
53 |
|
|
|
47 |
|
48 |
1. Download the weights
|
49 |
- [v1-5-pruned-emaonly.ckpt](https://huggingface.co/runwayml/stable-diffusion-v1-5/resolve/main/v1-5-pruned-emaonly.ckpt) - 4.27GB, ema-only weight. uses less VRAM - suitable for inference
|
50 |
+
- [v1-5-pruned.ckpt](https://huggingface.co/runwayml/stable-diffusion-v1-5/resolve/main/v1-5-pruned.ckpt) - 7.7GB, ema+non-ema weights. uses more VRAM - suitable for fine-tuning
|
51 |
|
52 |
2. Follow instructions [here](https://github.com/runwayml/stable-diffusion).
|
53 |
|