thibaud commited on
Commit
963c772
1 Parent(s): 58836a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -13,5 +13,12 @@ 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
  Misuse, Malicious Use, and Out-of-Scope Use
17
  The model should not be used to intentionally create or disseminate images that create hostile or alienating environments for people. This includes generating images that people would foreseeably find disturbing, distressing, or offensive; or content that propagates historical or current stereotypes.
 
13
 
14
  Thanks https://huggingface.co/lllyasviel/ControlNet for the implementation and the release of 1.5 models.
15
 
16
+ To use with Automatic:
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
20
+ * Enjoy
21
+
22
+
23
  Misuse, Malicious Use, and Out-of-Scope Use
24
  The model should not be used to intentionally create or disseminate images that create hostile or alienating environments for people. This includes generating images that people would foreseeably find disturbing, distressing, or offensive; or content that propagates historical or current stereotypes.