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