mirror of
https://github.com/lllyasviel/ControlNet.git
synced 2026-01-10 14:37:56 -05:00
Update train.md
This commit is contained in:
@@ -119,7 +119,7 @@ Do not ask us why we use these three names - this is related to the dark history
|
||||
|
||||
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)
|
||||
(Or ["v2-1_512-ema-pruned.ckpt"](https://huggingface.co/stabilityai/stable-diffusion-2-1-base/tree/main) if you are using SD2.)
|
||||
|
||||
Then you need to attach a control net to the SD model. The architecture is
|
||||
|
||||
|
||||
Reference in New Issue
Block a user