File size: 919 Bytes
3b2aaff
d0ccb0d
2bbd87f
 
 
 
 
 
 
3b2aaff
2bbd87f
 
 
d0ccb0d
 
 
2bbd87f
 
 
 
 
 
 
 
 
 
 
 
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
---
license: other
language:
- en
tags:
- art
- diffusers
- stable diffusion
- controlnet
---
Here's the first version of controlnet for stablediffusion 2.1 for diffusers
Trained on a subset of laion/laion-art

License: refers to the different preprocessor's ones.


### Lineart v2:
![<color> 0](https://huggingface.co/thibaud/controlnet-sd21/resolve/main/example_lineart.png)


### 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/ControlNet for the implementation and the release of 1.5 models.
- https://huggingface.co/thepowefuldeez for the conversion script to diffusers