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