1aurent's picture
Create README.md
de93fbc verified
|
raw
history blame
1.16 kB
metadata
license: openrail
language:
  - en
library_name: refiners
pipeline_tag: image-to-image
tags:
  - image-to-image
  - stable-diffusion
  - sd1.5
  - art
  - controlnet
  - controlnet-v1-1

ControlNet SD 1.5 — Tile v1.1 (f1e)

ControlNet is a neural network structure to control diffusion models by adding extra conditions.

controlnet architecture

Model Details

Citations

@misc{zhang2023adding,
  title         = {Adding Conditional Control to Text-to-Image Diffusion Models},
  author        = {Lvmin Zhang and Maneesh Agrawala},
  year          = 2023,
  url           = {https://arxiv.org/abs/2302.05543},
  eprint        = {2302.05543},
  archiveprefix = {arXiv},
  primaryclass  = {cs.CV}
}