File size: 689 Bytes
47b24ef |
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: h94/IP-Adapter
base_model_relation: adapter
tags:
- image-to-image
- stable-diffusion
- sdxl
- art
- image-prompt
---
# SDXL IP-Adapter Plus
![ip_adapter architecture](https://raw.githubusercontent.com/tencent-ailab/IP-Adapter/62e4af9d0c1ac7d5f8dd386a0ccf2211346af1a2/assets/figs/fig1.png)
## Citation
```bibtex
@article{ye2023ip-adapter,
title = {IP-Adapter: Text Compatible Image Prompt Adapter for Text-to-Image Diffusion Models},
author = {Ye, Hu and Zhang, Jun and Liu, Sibo and Han, Xiao and Yang, Wei},
booktitle = {arXiv preprint arxiv:2308.06721},
year = {2023}
}
```
|