melmass commited on
Commit
0cd34f2
·
verified ·
1 Parent(s): 27ec24f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -10,11 +10,14 @@ tags:
10
  base_model: stabilityai/stable-diffusion-xl-base-1.0
11
  ---
12
 
 
13
 
14
  ## Stylized Soften
15
 
16
- Negative values will add sharpness/clarity while positive values will soften and stylize the image.
 
17
 
18
-
19
- ![image/gif](https://cdn-uploads.huggingface.co/production/uploads/62ff65702979d8fc339b0905/VMi7fX5shP5O6LIvncStJ.gif)
 
20
 
 
10
  base_model: stabilityai/stable-diffusion-xl-base-1.0
11
  ---
12
 
13
+ Experimental LoRas (LyCORIS) for SDXL
14
 
15
  ## Stylized Soften
16
 
17
+ Negative values will add **sharpness/clarity** while positive values will **soften and stylize** the image.
18
+ *While the examples bellow show values between -1 to 1, it is recommended to stick with -0.6 to 1.0*
19
 
20
+ |a|b|c|
21
+ |-|-|-|
22
+ |![image/gif](https://cdn-uploads.huggingface.co/production/uploads/62ff65702979d8fc339b0905/E8zl2Vp4R_A8SqCQC76JO.gif) | ![image/gif](https://cdn-uploads.huggingface.co/production/uploads/62ff65702979d8fc339b0905/Lb3gqOObWKLIfUdV-DFJw.gif) | ![image/gif](https://cdn-uploads.huggingface.co/production/uploads/62ff65702979d8fc339b0905/VMi7fX5shP5O6LIvncStJ.gif)
23