Rita7th commited on
Commit
2591307
1 Parent(s): 7d0b6f7

Update Description/Description_Face.md

Browse files
Files changed (1) hide show
  1. Description/Description_Face.md +13 -8
Description/Description_Face.md CHANGED
@@ -9,10 +9,10 @@
9
  ***
10
  ## 頬紅 / Cheek
11
 
12
- - 背景をぼかします。マイナスにすると背景がくっきりになります。
13
- 想定の数値は0.5~1.0あたり。
14
- - Blur the background. A negative value will make the background clearer.
15
- The expected value is around 0.5 to 1.0.
16
 
17
  <img src="./Sample/Face_Lora/FaceCheek_B_R_XL_Sample1.png" width= "1024px">
18
 
@@ -22,11 +22,16 @@
22
 
23
  ## フェイスライト / FaceLight
24
 
25
- - 色合いをパステル調にします。マイナスにすると彩度が上がります。
26
- 想定の数値は0.5~1.5あたり。
27
- - Make the colors pastel. Setting a negative value increases the saturation.
28
- The expected value is around 0.5 to 1.5.
29
 
30
  <img src="./Sample/Face_Lora/FaceLight_B_R_XL_Sample1.png" width= "1024px">
31
 
32
  ## Download [Lora](https://huggingface.co/Rita7th/XL_Lora_Storage/resolve/main/Face_Lora/FaceLight_B_R_XL.safetensors?download=true)/[Thumbnail](https://huggingface.co/Rita7th/XL_Lora_Storage/resolve/main/Face_Lora/FaceLight_B_R_XL.png?download=true)
 
 
 
 
 
 
9
  ***
10
  ## 頬紅 / Cheek
11
 
12
+ - 頬の赤みを軽減します。
13
+ 想定の数値は1.0~1.5あたり。
14
+ - Reduces redness on cheeks.
15
+ The expected value is around 1.0 to 1.5.
16
 
17
  <img src="./Sample/Face_Lora/FaceCheek_B_R_XL_Sample1.png" width= "1024px">
18
 
 
22
 
23
  ## フェイスライト / FaceLight
24
 
25
+ - 顔にかかる影を軽減します。
26
+ 想定の数値は1.0~1.5あたり。
27
+ - Reduces shadows on the face.
28
+ The expected value is around 1.0 to 1.5.
29
 
30
  <img src="./Sample/Face_Lora/FaceLight_B_R_XL_Sample1.png" width= "1024px">
31
 
32
  ## Download [Lora](https://huggingface.co/Rita7th/XL_Lora_Storage/resolve/main/Face_Lora/FaceLight_B_R_XL.safetensors?download=true)/[Thumbnail](https://huggingface.co/Rita7th/XL_Lora_Storage/resolve/main/Face_Lora/FaceLight_B_R_XL.png?download=true)
33
+
34
+ - 上記の二つを組み合わせても使用できます。
35
+ - You can also use a combination of the above two.
36
+
37
+ <img src="./Sample/Face_Lora/FaceLight_B_R_XL_and_FaceCheek_B_R_XL_Sample1.png" width= "1024px">