File size: 1,632 Bytes
8bf87de
 
 
099ed23
8bf87de
 
 
 
36b26b9
099ed23
8bf87de
4552dfc
 
2259ab6
8f48b5d
 
4552dfc
 
2259ab6
4552dfc
 
2259ab6
a9865ae
 
 
649b5ff
 
 
7326808
 
 
ad2a44f
 
 
4552dfc
 
963c772
 
 
 
 
 
4552dfc
 
 
 
8bbf281
8f48b5d
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
language:
- en
license: openrail++
tags:
- art
- diffusers
- stable diffusion
- controlnet
datasets: laion/laion-art
---
Here's the first version of controlnet for stablediffusion 2.1
Trained on a subset of laion/laion-art

### Safetensors version uploaded, only 700mb!

### Canny:
![<canny> 0](https://huggingface.co/thibaud/controlnet-sd21/resolve/main/example_canny.png)

### Depth:
![<depth> 0](https://huggingface.co/thibaud/controlnet-sd21/resolve/main/example_depth.png)

### Hed:
![<hed> 0](https://huggingface.co/thibaud/controlnet-sd21/resolve/main/example_hed.png)

### Scribble:
![<hed> 0](https://huggingface.co/thibaud/controlnet-sd21/resolve/main/example_scribble.png)

### OpenPose:
![<hed> 0](https://huggingface.co/thibaud/controlnet-sd21/resolve/main/example_openpose.png)

### Color:
![<hed> 0](https://huggingface.co/thibaud/controlnet-sd21/resolve/main/example_color.png)


### To use with Automatic1111:
* Download the ckpt file
* Put it in extensions/sd-webui-controlnet/models
* in settings/controlnet, change cldm_v15.yaml by cldm_v21.yaml
* Enjoy


### Misuse, Malicious Use, and Out-of-Scope Use

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.


Thanks https://huggingface.co/lllyasviel/ for the implementation and the release of 1.5 models.
Thanks https://huggingface.co/p1atdev/ for the conversion script from ckpt to safetensors pruned & fp16