1aurent's picture
Create README.md
2cd7cf9 verified
|
raw
history blame
798 Bytes
metadata
license: openrail
language:
  - en
library_name: refiners
pipeline_tag: image-to-image
base_model: lllyasviel/control_v11p_sd15_canny
base_model_relation: adapter
tags:
  - image-to-image
  - stable-diffusion
  - sd1.5
  - art
  - controlnet
  - controlnet-v1-1

Controlnet Canny (control_v11p_sd15_canny)

controlnet architecture

Citation

@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}
}