JujoHotaru commited on
Commit
0d9926d
1 Parent(s): b4e12a2
sdxl/README.md CHANGED
@@ -387,6 +387,22 @@ Type 4と同系統形で、目部分が白いタイプのジト目です。
387
 
388
  <details><summary>内容を表示するには、ここをクリックして展開してください / Click here to expand</summary>
389
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
390
  ### 激おこ顔 / Extremely angry face
391
 
392
  [![Sample image](./gekioko/thumb.webp)](./gekioko/README.md)
 
387
 
388
  <details><summary>内容を表示するには、ここをクリックして展開してください / Click here to expand</summary>
389
 
390
+ ---
391
+
392
+ ### ハの字型の眉 / Inverted V-shaped eyebrows
393
+
394
+ [![Sample image](./inv_v_eyebrows/thumb.webp)](./inv_v_eyebrows/README.md)
395
+
396
+ [詳しく見る/ダウンロード (Details/Download)](./inv_v_eyebrows/README.md)
397
+
398
+ 困り顔や官能的な表情などの表現に使われる、ハの字形に両脇が下がる眉毛を再現します。
399
+ 同種の眉毛はプロンプトで表情を指定することで出せることもありますが、このLoRAを使うことで表情プロンプトを固定しなくてよくなるため、他の表情と組み合わせやすくなります。
400
+
401
+ This LoRA reproduces eyebrows with the ends sloping downward (inverted V-shaped), which are often used to convey expressions such as troubled or sensual looks.
402
+ While similar eyebrows can be reproduced by specifying some expressions in prompts, using this LoRA allows you to avoid fixing expression prompts, making it easier to combine with other expressions.
403
+
404
+ ---
405
+
406
  ### 激おこ顔 / Extremely angry face
407
 
408
  [![Sample image](./gekioko/thumb.webp)](./gekioko/README.md)
sdxl/inv_v_eyebrows/README.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # ハの字型の眉 / Inverted V-shaped eyebrows
2
+
3
+ ![](thumb.webp)
4
+
5
+ 困り顔や官能的な表情などの表現に使われる、ハの字形に両脇が下がる眉毛を再現します。
6
+ 同種の眉毛はプロンプトで表情を指定することで出せることもありますが、このLoRAを使うことで表情プロンプトを固定しなくてよくなるため、他の表情と組み合わせやすくなります。
7
+
8
+ This LoRA reproduces eyebrows with the ends sloping downward in a "ハ" shape, which are often used to convey expressions such as troubled or sensual looks. While similar eyebrows can sometimes be achieved by specifying expressions in prompts, using this LoRA allows you to avoid fixing expression prompts, making it easier to combine with other expressions.
9
+
10
+ ---
11
+
12
+ ## 使い方 / How to use
13
+
14
+ LoRAを有効にするだけで発動します。
15
+ 効き具合はLoRA適用強度である程度調整(1.0~1.5程度)することができます。
16
+
17
+ It works by simply enabling LoRA. No extra prompts are necessary.
18
+ Effect can be controlled by LoRA weight to some extent (approx. 1.0 - 1.5).
19
+
20
+ ---
21
+
22
+ ## ダウンロード / Download
23
+
24
+ - [Download v1.0 (inv_v_eyebrows_xl_v10.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/sdxl/inv_v_eyebrows_xl_v10.safetensors?download=true)
25
+
26
+ ---
27
+
28
+ ## 適用サンプル / Sample gallery
29
+
30
+ <details><summary>Click here to view samples / サンプル画像を表示するには、ここをクリックして展開してください。</summary>
31
+
32
+ ![](inv_v_eyebrows_xl_v10_1.webp)
33
+ ![](inv_v_eyebrows_xl_v10_2.webp)
34
+ ![](inv_v_eyebrows_xl_v10_3.webp)
35
+ ![](inv_v_eyebrows_xl_v10_4.webp)
36
+
37
+ </details>
38
+
39
+ ---
40
+
41
+ [戻る / Return to index](https://huggingface.co/JujoHotaru/lora/blob/main/sdxl/README.md)
sdxl/inv_v_eyebrows/inv_v_eyebrows_xl_v10_1.webp ADDED
sdxl/inv_v_eyebrows/inv_v_eyebrows_xl_v10_2.webp ADDED
sdxl/inv_v_eyebrows/inv_v_eyebrows_xl_v10_3.webp ADDED
sdxl/inv_v_eyebrows/inv_v_eyebrows_xl_v10_4.webp ADDED
sdxl/inv_v_eyebrows/thumb.webp ADDED