From f02248427b7a83a12bbb1844c8df036c3f966998 Mon Sep 17 00:00:00 2001 From: lvmin Date: Wed, 15 Feb 2023 00:21:29 -0800 Subject: [PATCH] i --- docs/train.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/train.md b/docs/train.md index e1c16f3..1e9dbc9 100644 --- a/docs/train.md +++ b/docs/train.md @@ -117,7 +117,7 @@ Do not ask us why we use these three names - this is related to the dark history ## Step 3 - What SD model do you want to control? -Then you need to decide which Stable Diffusion Model you want to control. In this example, we will just use standard SD1.5. You can download it from the [official page of Stability](https://huggingface.co/runwayml/stable-diffusion-v1-5/tree/main). You want the file "v1-5-pruned.ckpt". +Then you need to decide which Stable Diffusion Model you want to control. In this example, we will just use standard SD1.5. You can download it from the [official page of Stability](https://huggingface.co/runwayml/stable-diffusion-v1-5/tree/main). You want the file ["v1-5-pruned.ckpt"](https://huggingface.co/runwayml/stable-diffusion-v1-5/tree/main). (Or ["v2-1_512-ema-pruned.ckpt"](https://huggingface.co/stabilityai/stable-diffusion-2-1-base/tree/main) if you are using SD2)