Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ library_name: diffusers
|
|
13 |
|
14 |
<div align="center">
|
15 |
|
16 |
-
[**Project Page**](https://styleshot.github.io) **|** [**Paper (ArXiv)**](https://arxiv.org/abs/) **|** [**Code**](https://github.com/
|
17 |
</div>
|
18 |
|
19 |
---
|
@@ -28,5 +28,5 @@ we present StyleShot, a generalized plug-to-play style transfer method, capable
|
|
28 |
## Models
|
29 |
|
30 |
### StyleShot for SD 1.5
|
31 |
-
- [ip
|
32 |
-
- [
|
|
|
13 |
|
14 |
<div align="center">
|
15 |
|
16 |
+
[**Project Page**](https://styleshot.github.io) **|** [**Paper (ArXiv)**](https://arxiv.org/abs/) **|** [**Code**](https://github.com/Jeoyal/StyleShot)
|
17 |
</div>
|
18 |
|
19 |
---
|
|
|
28 |
## Models
|
29 |
|
30 |
### StyleShot for SD 1.5
|
31 |
+
- [ip.bin](https://huggingface.co/h94/IP-Adapter/blob/main/models/ip-adapter_sd15.bin): weights for ip-adapter and our content-retention encoder.
|
32 |
+
- [style_aware_encoder.bin](https://huggingface.co/h94/IP-Adapter/blob/main/models/ip-adapter_sd15_light.bin): weights for style-aware encoder.
|