Commit ·
199f7e6
1
Parent(s): 376763c
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
+
This is the SDXL ViT-H IP Adapter Full Face model. It requires the SD1.5 IP Adapter encoder to be installed to function correctly. It is compatible with version 3.2+ of Invoke AI.
|
| 5 |
+
|
| 6 |
+
IP 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.
|
| 7 |
+
|
| 8 |
+
The Community Edition of Invoke AI can be found at invoke.ai or on GitHub at https://github.com/invoke-ai/InvokeAI
|
| 9 |
+
|
| 10 |
+
This model is a copy of https://huggingface.co/h94/IP-Adapter/blob/main/models/ip-adapter-full-face_sd15.bin. It is hosted here for compatibility with InvokeAI.
|