File size: 785 Bytes
358fc4c e8a6539 358fc4c |
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 |
---
license: creativeml-openrail-m
language:
- en
library_name: refiners
pipeline_tag: image-to-image
base_model: mfidabel/controlnet-segment-anything
base_model_relation: adapter
tags:
- image-to-image
- stable-diffusion
- sd1.5
- art
- controlnet
- controlnet-v1-1
---
# Controlnet SAM

## Citation
```bibtex
@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}
}
```
|