Update README.md
Browse files
README.md
CHANGED
@@ -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.bin](https://huggingface.co/Gaojunyao/StyleShot/
|
32 |
-
- [style_aware_encoder.bin](https://huggingface.co/Gaojunyao/StyleShot/
|
|
|
28 |
## Models
|
29 |
|
30 |
### StyleShot for SD 1.5
|
31 |
+
- [ip.bin](https://huggingface.co/Gaojunyao/StyleShot/blob/main/pretrained_weight/ip.bin): weights for ip-adapter and our content-retention encoder.
|
32 |
+
- [style_aware_encoder.bin](https://huggingface.co/Gaojunyao/StyleShot/blob/main/pretrained_weight/style_aware_encoder.bin): weights for style-aware encoder.
|