Gaojunyao commited on
Commit
11c96b0
·
verified ·
1 Parent(s): be6eee0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -2,7 +2,6 @@
2
  tags:
3
  - text-to-image
4
  - stable-diffusion
5
- license: apache-2.0
6
  language:
7
  - en
8
  library_name: diffusers
@@ -29,4 +28,7 @@ we present StyleShot, a generalized plug-to-play style transfer method, capable
29
 
30
  ### StyleShot for SD 1.5 on Lineart condition
31
  - [ip.bin](https://huggingface.co/Gaojunyao/StyleShot_lineart/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_lineart/blob/main/pretrained_weight/style_aware_encoder.bin): weights for style-aware encoder.
 
 
 
 
2
  tags:
3
  - text-to-image
4
  - stable-diffusion
 
5
  language:
6
  - en
7
  library_name: diffusers
 
28
 
29
  ### StyleShot for SD 1.5 on Lineart condition
30
  - [ip.bin](https://huggingface.co/Gaojunyao/StyleShot_lineart/blob/main/pretrained_weight/ip.bin): weights for ip-adapter and our content-retention encoder.
31
+ - [style_aware_encoder.bin](https://huggingface.co/Gaojunyao/StyleShot_lineart/blob/main/pretrained_weight/style_aware_encoder.bin): weights for style-aware encoder.
32
+
33
+ ## Disclaimer
34
+ We develop this repository for RESEARCH purposes, so it can only be used for personal/research/non-commercial purposes.