CoolFace
Modelpublic

MaystroAI/ip_adapter_sdxl_image_encoder

sourceHugging Faceapache-2.0updated 6mo agoView on Hugging Face
0likes15downloads
README.md12 linesDownload Raw Back to root
1---2license: apache-2.03---4 5This is the Image Encoder required for SDXL IP Adapter models to function correctly. It is compatible with version 3.2+ of Invoke AI.6 7IP Adapter allows for users to input an Image Prompt, which is interpreted by the system, and passed in as conditioning for the image generation process.8 9The Community Edition of Invoke AI can be found at invoke.ai or on GitHub at https://github.com/invoke-ai/InvokeAI10 11This model is a copy of https://huggingface.co/h94/IP-Adapter/tree/5c2eae7d8a9c3365ba4745f16b94eb0293e319d3/sdxl_models/image_encoder. It is hosted here for compatibility with InvokeAI.12