librarian-bot's picture
Librarian Bot: Update dataset YAML metadata for model
b6a201b
|
raw
history blame
887 Bytes
---
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 for diffusers
Trained on a subset of laion/laion-art
### Depth:
![<depth> 0](https://huggingface.co/thibaud/controlnet-sd21/resolve/main/example_depth.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