Commit ·
6825c68
1
Parent(s): 56fa95f
Add 3 files
Browse files- README.md +16 -0
- image_encoder.txt +1 -0
- ip-adapter-plus-face_sdxl_vit-h.bin +3 -0
README.md
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
tags:
|
| 5 |
+
- stable-diffusion
|
| 6 |
+
- text-to-image
|
| 7 |
+
license: creativeml-openrail-m
|
| 8 |
+
inference: true
|
| 9 |
+
---
|
| 10 |
+
This is the SDXL ViT-H IP Adapter Plus 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.
|
| 11 |
+
|
| 12 |
+
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.
|
| 13 |
+
|
| 14 |
+
The Community Edition of Invoke AI can be found at invoke.ai or on GitHub at https://github.com/invoke-ai/InvokeAI
|
| 15 |
+
|
| 16 |
+
This model is a copy of https://huggingface.co/h94/IP-Adapter/blob/main/sdxl_models/ip-adapter-plus-face_sdxl_vit-h.bin. It is hosted here for compatibility with InvokeAI.
|
image_encoder.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
InvokeAI/ip_adapter_sd_image_encoder
|
ip-adapter-plus-face_sdxl_vit-h.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:50e886d82940b3c5873d80c2b06d8a4b0d0fccec70bc44fd53f16ac3cfd7fc36
|
| 3 |
+
size 1013454761
|