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