Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,9 @@ tags:
|
|
3 |
- text-to-image
|
4 |
- stable-diffusion
|
5 |
license: apache-2.0
|
|
|
6 |
---
|
|
|
7 |
# IP-Adapter for SDXL
|
8 |
|
9 |
This is just a clone from the original repository with the vit-h models and the corresponding image encoder.
|
|
|
3 |
- text-to-image
|
4 |
- stable-diffusion
|
5 |
license: apache-2.0
|
6 |
+
library_name: diffusers
|
7 |
---
|
8 |
+
|
9 |
# IP-Adapter for SDXL
|
10 |
|
11 |
This is just a clone from the original repository with the vit-h models and the corresponding image encoder.
|