Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ Trained on a subset of laion/laion-art for 14000 steps (batch 16) on an A6000
|
|
13 |
|
14 |
Thanks https://huggingface.co/lllyasviel/ControlNet for the implementation and the release of 1.5 models.
|
15 |
|
16 |
-
To use with
|
17 |
* Download the ckpt file
|
18 |
* Put it in extensions/sd-webui-controlnet/models
|
19 |
* in settings/controlnet, change cldm_v15.yaml by cldm_v21.yaml
|
|
|
13 |
|
14 |
Thanks https://huggingface.co/lllyasviel/ControlNet for the implementation and the release of 1.5 models.
|
15 |
|
16 |
+
To use with Automatic1111:
|
17 |
* Download the ckpt file
|
18 |
* Put it in extensions/sd-webui-controlnet/models
|
19 |
* in settings/controlnet, change cldm_v15.yaml by cldm_v21.yaml
|