lllyasviel
commited on
Commit
•
d71dd7b
1
Parent(s):
dcaccce
Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ This is the pretrained weights and some other detector weights of ControlNet.
|
|
6 |
|
7 |
See also: https://github.com/lllyasviel/ControlNet
|
8 |
|
9 |
-
Descriptions of Files
|
10 |
|
11 |
ControlNet/models/control_sd15_canny.pth
|
12 |
|
@@ -72,5 +72,9 @@ ControlNet/training/fill50k.zip
|
|
72 |
|
73 |
- The data for our training tutorial.
|
74 |
|
|
|
75 |
|
|
|
|
|
|
|
76 |
|
|
|
6 |
|
7 |
See also: https://github.com/lllyasviel/ControlNet
|
8 |
|
9 |
+
# Descriptions of Files
|
10 |
|
11 |
ControlNet/models/control_sd15_canny.pth
|
12 |
|
|
|
72 |
|
73 |
- The data for our training tutorial.
|
74 |
|
75 |
+
# Misuse, Malicious Use, and Out-of-Scope Use
|
76 |
|
77 |
+
Note: This section is originally taken from the DALLE-MINI model card, was used for Stable Diffusion v1, but applies in the same way to Stable Diffusion v2.
|
78 |
+
|
79 |
+
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.
|
80 |
|