1aurent's picture
Update README.md
0b8ae76 verified
---
license: apache-2.0
library_name: refiners
pipeline_tag: image-to-image
base_model: TencentARC/t2iadapter_depth_sd15v2
base_model_relation: adapter
tags:
- image-to-image
- stable-diffusion
- sd1.5
- art
- t2i
---
# SD1.5 T2I-Adapter Depth
![t2i_adapter architecture](https://miro.medium.com/v2/1*VWXAU7QrDf-uJTlm-VRJvA.png)
## Citation
```bibtex
@article{mou2023t2i,
title = {T2i-adapter: Learning adapters to dig out more controllable ability for text-to-image diffusion models},
author = {Mou, Chong and Wang, Xintao and Xie, Liangbin and Wu, Yanze and Zhang, Jian and Qi, Zhongang and Shan, Ying and Qie, Xiaohu},
journal = {arXiv preprint arXiv:2302.08453},
year = {2023}
}
```