File size: 714 Bytes
a553b2f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/t2i-adapter-depth-zoe-sdxl-1.0
base_model_relation: adapter
tags:
- image-to-image
- stable-diffusion
- sdxl
- art
- t2i
---

# SDXL T2I-Adapter Depth Zoe

![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}
}
```