Instructions to use refiners/sd15.ip_adapter.plus with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Refiners
How to use refiners/sd15.ip_adapter.plus with Refiners:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
File size: 691 Bytes
2516bc6 | 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
- sd1.5
- art
- image-prompt
---
# SD1.5 IP-Adapter Plus

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