JujoHotaru commited on
Commit
137249c
·
1 Parent(s): af56994

upload 2 files

Browse files
Files changed (2) hide show
  1. sdxl/README.md +11 -0
  2. sdxl/worriedeyes/README.md +59 -0
sdxl/README.md CHANGED
@@ -62,6 +62,17 @@ CivitAI automatically corrected hash value of download files, so currently all m
62
 
63
  ---
64
 
 
 
 
 
 
 
 
 
 
 
 
65
  ### 閉じ目補助 / Closed eyes helper
66
 
67
  [![Sample image](./closedeye/thumb.webp)](./closedeye/README.md)
 
62
 
63
  ---
64
 
65
+ ### 伏し目 / Worried eyes
66
+
67
+ [![Sample image](./worriedeyes/thumb.webp)](./worriedeyes/README.md)
68
+
69
+ [詳しく見る/ダウンロード (Details/Download)](./worriedeyes/README.md)
70
+
71
+ 上瞼が谷型に曲がった目つきを再現できます。笑顔・怒り顔・困り顔など幅広く対応します。
72
+ Reproduces eyes with valley shaped eyelids, expressing worry, upset, confused, or thinking etc.
73
+
74
+ ---
75
+
76
  ### 閉じ目補助 / Closed eyes helper
77
 
78
  [![Sample image](./closedeye/thumb.webp)](./closedeye/README.md)
sdxl/worriedeyes/README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # 伏し目 / Worried eyes
2
+
3
+ ![](thumb.webp)
4
+
5
+ 上瞼が谷型に曲がった目つきを再現できます。笑顔・怒り顔・困り顔など幅広く対応します。
6
+ 2Dデータモデル向きです。実写系のデータモデルではほとんどの場合うまく動作しません。
7
+
8
+ Reproduces eyes with valley shaped eyelids, expressing worry, upset, confused, or thinking etc.
9
+ Suitable for anime-style models. With photorealistic models, it may not work well.
10
+ About file name : "Geki-oko" is a Japanese meme (mainly used by young girls) meaning "totally pissed off", "extremely angry" state.
11
+
12
+ ---
13
+
14
+ ## 使い方 / How to use
15
+
16
+ LoRAを有効にするだけで発動します。階層調整済みですので、基本的には階層指定せず強度指定のみで大丈夫です。
17
+ LoRA適用強度でエフェクトの効き具合を調整できます。標準の適用強度(1.0)で強すぎる場合は、強度を下げてください。
18
+ マイナス強度での使用は考慮されていません。(高確率で出力画像が破綻します)
19
+
20
+ It works by simply enabling LoRA. No extra prompts are necessary.
21
+ Effect strength can be controlled by LoRA weight.
22
+ If the effect is too strong at the default weight(1.0), reduce weight.
23
+ Use with minus weight is not supported.
24
+
25
+ ---
26
+
27
+ ## ダウンロード / Download
28
+
29
+ - [**Download v1.0** (worriedeyes_xl_v10.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/sdxl/worriedeyes_xl_v10.safetensors?download=true)
30
+
31
+ ---
32
+
33
+ ## 適用サンプル / Sample gallery
34
+
35
+ <details><summary>ここをクリックして展開してください / Click here to view samples</summary>
36
+
37
+ ![](worriedeyes_xl_v10_01.webp)
38
+ ![](worriedeyes_xl_v10_02.webp)
39
+ ![](worriedeyes_xl_v10_03.webp)
40
+ ![](worriedeyes_xl_v10_04.webp)
41
+ ![](worriedeyes_xl_v10_05.webp)
42
+ ![](worriedeyes_xl_v10_06.webp)
43
+ ![](worriedeyes_xl_v10_07.webp)
44
+ ![](worriedeyes_xl_v10_08.webp)
45
+ ![](worriedeyes_xl_v10_09.webp)
46
+ ![](worriedeyes_xl_v10_10.webp)
47
+ ![](worriedeyes_xl_v10_11.webp)
48
+ ![](worriedeyes_xl_v10_12.webp)
49
+ ![](worriedeyes_xl_v10_13.webp)
50
+ ![](worriedeyes_xl_v10_14.webp)
51
+ ![](worriedeyes_xl_v10_15.webp)
52
+ ![](worriedeyes_xl_v10_16.webp)
53
+ ![](worriedeyes_xl_v10_17.webp)
54
+
55
+ </details>
56
+
57
+ ---
58
+
59
+ [戻る / Return to index](https://huggingface.co/JujoHotaru/lora/blob/main/sdxl/README.md)