JujoHotaru commited on
Commit
d026570
1 Parent(s): f088845
README.md CHANGED
@@ -248,6 +248,18 @@ Reproduces semi-closed (very thin) eyes, or widely open eyes (by minus LoRA weig
248
 
249
  Reproduces eyes with valley shaped eyelids, expressing worry, upset, confused, or thinking etc.
250
 
 
 
 
 
 
 
 
 
 
 
 
 
251
  ## ドヤ顔 (Doyagao : smug, showing-off face)
252
 
253
  [詳しく見る/ダウンロード (Details/Download)](./doyagao/README.md)
 
248
 
249
  Reproduces eyes with valley shaped eyelids, expressing worry, upset, confused, or thinking etc.
250
 
251
+ ## ハの字型の眉 (Inverted V-shaped eyebrows)
252
+
253
+ [詳しく見る/ダウンロード (Details/Download)](./inv_v_eyebrows/README.md)
254
+
255
+ [![Sample image](inv_v_eyebrows/thumb.webp)](./inv_v_eyebrows/README.md)
256
+
257
+ 困り顔や官能的な表情などの表現に使われる、ハの字形に両脇が下がる眉毛を再現します。
258
+ 同種の眉毛はプロンプトで表情を指定することで出せることもありますが、このLoRAを使うことで表情プロンプトを固定しなくてよくなるため、他の表情と組み合わせやすくなります。
259
+
260
+ 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.
261
+ 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.
262
+
263
  ## ドヤ顔 (Doyagao : smug, showing-off face)
264
 
265
  [詳しく見る/ダウンロード (Details/Download)](./doyagao/README.md)
inv_v_eyebrows/README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ ## ダウンロード (Download)
11
+
12
+ - [inv_v_eyebrows_v10.safetensors](https://huggingface.co/JujoHotaru/lora/resolve/main/inv_v_eyebrows_v10.safetensors)
13
+
14
+ ## 使い方 (Usage)
15
+
16
+ アニメ系のデータモデル向きです。写真系のデータモデルではほとんどの場合うまく動作しません。
17
+ LoRAを有効にするだけで発動します。
18
+
19
+ たまにヘアピンがたくさんくっついた状態になってしまうことがあります。その場合、ネガティブプロンプトに`hair clip`を記述するか、[NegPiP拡張機能](https://github.com/hako-mikan/sd-webui-negpip)を入れてポジティブ側に`(hair clip:-1)`と記述し、打ち消してください。
20
+
21
+ Suitable for anime-style models. With most photorealistic models, it won't work well.
22
+ Just enable LoRA to activate. No extra prompts are needed.
23
+
24
+ Sometimes many hair clips are reproduced unexpectedly. It can be prevented by using `hair clip` negative prompt or [NegPiP extension](https://github.com/hako-mikan/sd-webui-negpip) with positive prompt `(hair clip:-1)`.
25
+
26
+ ## サンプル ギャラリー (Sample gallery)
27
+
28
+ ![](inv_v_eyebrows_v10_01.webp)
29
+ ![](inv_v_eyebrows_v10_02.webp)
30
+ ![](inv_v_eyebrows_v10_03.webp)
31
+ ![](inv_v_eyebrows_v10_04.webp)
32
+ ![](inv_v_eyebrows_v10_05.webp)
33
+ ![](inv_v_eyebrows_v10_06.webp)
inv_v_eyebrows/inv_v_eyebrows_v10_01.webp ADDED
inv_v_eyebrows/inv_v_eyebrows_v10_02.webp ADDED
inv_v_eyebrows/inv_v_eyebrows_v10_03.webp ADDED
inv_v_eyebrows/inv_v_eyebrows_v10_04.webp ADDED
inv_v_eyebrows/inv_v_eyebrows_v10_05.webp ADDED
inv_v_eyebrows/inv_v_eyebrows_v10_06.webp ADDED
inv_v_eyebrows/thumb.webp ADDED