IP-Adapter: Text Compatible Image Prompt Adapter for Text-to-Image Diffusion Models
Hu Ye, Jun Zhang, Sibo Liu, Xiao Han, Wei Yang

TL;DR
IP-Adapter introduces a lightweight, decoupled cross-attention mechanism that enables image prompt capabilities in pretrained text-to-image diffusion models, improving flexibility and performance without extensive fine-tuning.
Contribution
The paper proposes IP-Adapter, a novel decoupled cross-attention design that allows image prompts in pretrained diffusion models with minimal parameters and broad compatibility.
Findings
Achieves comparable or better performance than full fine-tuning with only 22M parameters.
Generalizes to other models and controllable generation tools.
Enables multimodal image generation combining text and image prompts.
Abstract
Recent years have witnessed the strong power of large text-to-image diffusion models for the impressive generative capability to create high-fidelity images. However, it is very tricky to generate desired images using only text prompt as it often involves complex prompt engineering. An alternative to text prompt is image prompt, as the saying goes: "an image is worth a thousand words". Although existing methods of direct fine-tuning from pretrained models are effective, they require large computing resources and are not compatible with other base models, text prompt, and structural controls. In this paper, we present IP-Adapter, an effective and lightweight adapter to achieve image prompt capability for the pretrained text-to-image diffusion models. The key design of our IP-Adapter is decoupled cross-attention mechanism that separates cross-attention layers for text features and image…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
- 🤗h94/IP-Adaptermodel· ♡ 1313♡ 1313
- 🤗h94/IP-Adapter-FaceIDmodel· 206k dl· ♡ 1831206k dl♡ 1831
- 🤗BeFrend/IP-Adaptermodel
- 🤗ckpt/IP-Adaptermodel
- 🤗JCTN/IP-Adapter-FaceIDmodel· 77 dl· ♡ 277 dl♡ 2
- 🤗fruhhfft/1model
- 🤗Gokuldaskumar/Ip_adaptermodel
- 🤗frankjoshua/IP-Adaptermodel
- 🤗briaai/Image-Promptmodel· ♡ 2♡ 2
- 🤗refiners/sd15.ip_adaptermodel· 27 dl27 dl
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis
MethodsAdapter · Diffusion · Balanced Selection
