Hipsterusername commited on
Commit
f3f07e5
1 Parent(s): 0cb1490

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -2,4 +2,10 @@
2
  license: apache-2.0
3
  ---
4
 
 
 
 
 
 
 
5
  This model is a copy of https://huggingface.co/h94/IP-Adapter/blob/5c2eae7d8a9c3365ba4745f16b94eb0293e319d3/sdxl_models/ip-adapter_sdxl.bin. It is hosted here for compatibility with InvokeAI.
 
2
  license: apache-2.0
3
  ---
4
 
5
+ This is the SDXL model of IP Adapter. It requires the SDXL IP Adapter encoder to be installed to function correctly. It is compatible with version 3.2+ of Invoke AI.
6
+
7
+ 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.
8
+
9
+ The Community Edition of Invoke AI can be found at invoke.ai or on GitHub at https://github.com/invoke-ai/InvokeAI
10
+
11
  This model is a copy of https://huggingface.co/h94/IP-Adapter/blob/5c2eae7d8a9c3365ba4745f16b94eb0293e319d3/sdxl_models/ip-adapter_sdxl.bin. It is hosted here for compatibility with InvokeAI.