File size: 705 Bytes
4457d4c
 
 
 
 
 
 
 
 
 
 
 
 
 
0b8ae76
4457d4c
 
 
 
 
 
 
 
 
 
 
 
 
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
---
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}
}
```