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