Update README.md
#14
by
thibaud
- opened
README.md
CHANGED
@@ -11,6 +11,8 @@ tags:
|
|
11 |
Here's the first version of controlnet for stablediffusion 2.1
|
12 |
Trained on a subset of laion/laion-art
|
13 |
|
|
|
|
|
14 |
### Canny:
|
15 |
![<canny> 0](https://huggingface.co/thibaud/controlnet-sd21/resolve/main/example_canny.png)
|
16 |
|
@@ -36,4 +38,5 @@ Trained on a subset of laion/laion-art
|
|
36 |
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.
|
37 |
|
38 |
|
39 |
-
Thanks https://huggingface.co/lllyasviel/
|
|
|
|
11 |
Here's the first version of controlnet for stablediffusion 2.1
|
12 |
Trained on a subset of laion/laion-art
|
13 |
|
14 |
+
### Safetensors version uploaded, only 700mb!
|
15 |
+
|
16 |
### Canny:
|
17 |
![<canny> 0](https://huggingface.co/thibaud/controlnet-sd21/resolve/main/example_canny.png)
|
18 |
|
|
|
38 |
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.
|
39 |
|
40 |
|
41 |
+
Thanks https://huggingface.co/lllyasviel/ for the implementation and the release of 1.5 models.
|
42 |
+
Thanks https://huggingface.co/p1atdev/ for the conversion script from ckpt to safetensors pruned & fp16
|