IP-Adapter
Image prompt adapter for pre-trained text-to-image diffusion models.
About
IP-Adapter from Tencent AI Lab lets pretrained text-to-image diffusion models accept images as prompts, alone or combined with text. The adapter adds only about 22 million parameters, an image projection module plus decoupled cross attention layers, so a reference image can steer generation with quality comparable to a fully fine-tuned image prompt model while the base model stays frozen. It works with Stable Diffusion 1.5, SDXL, and community checkpoints derived from them, uses an OpenCLIP ViT-H-14 image encoder, and composes with ControlNet and T2I-Adapter for structural control. Specialized FaceID variants target identity preserving portrait generation, and image guided inpainting is supported. Integrations in Hugging Face Diffusers, the AUTOMATIC1111 WebUI, ComfyUI, and InvokeAI have made it a standard building block for style transfer, image variation, and subject driven workflows. The code is open source under the Apache 2.0 license.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- Image Generation
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Intermediate (3/5)
- License
- Apache-2.0
- Minimum VRAM
- 8 GB
- Added
- Apr 3, 2026
Related Tools
State-of-the-art open image generation model by Black Forest Labs with rectified flow transformers.
Next-generation image generation model by Black Forest Labs.
Bilingual text-to-image diffusion transformer by Tencent with Chinese and English support.
Zero-shot identity-preserving image generation from a single face photo.
Text-to-image model by Sber AI with latent diffusion architecture.
Neural network architecture for adding spatial control to diffusion models.