JujoHotaru commited on
Commit
866e286
1 Parent(s): a3f3155
Files changed (2) hide show
  1. sleepy/README.md +29 -0
  2. surprised/README.md +62 -0
sleepy/README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # 眠そうな目 (Sleepy eyes)
2
+
3
+ ![](thumb.webp)
4
+
5
+ 眠そうな生気の無い半目を再現できます。
6
+ Reproduces sleepy half-lidded eyes.
7
+
8
+ ## ダウンロード (Download)
9
+
10
+ - [sleepy_v100.safetensors](https://huggingface.co/JujoHotaru/lora/resolve/main/sleepy_v100.safetensors)
11
+
12
+ ## 使い方 (Usage)
13
+
14
+ アニメ系のデータモデル向きです。写真系のデータモデルではほとんどの場合うまく動作しません。
15
+ 開き具合/閉じ具合をLoRA適用強度である程度調整することができます。
16
+
17
+ `sleepy`のプロンプトを追加すると効果が高まりますが、他の感情を表すプロンプトと組み合わせて使うこともできます。
18
+
19
+ Suitable for anime-style models. With most photorealistic models, it won't work well.
20
+ Eye open width can be controlled by LoRA weight to some extent.
21
+
22
+ `sleepy` prompt will make better result, but not necessarily required. Can be used with other facial expression prompts.
23
+
24
+ ## サンプル ギャラリー (Sample gallery)
25
+
26
+ ![](sleepy-01.webp)
27
+ ![](sleepy-02.webp)
28
+ ![](sleepy-03.webp)
29
+ ![](sleepy-04.webp)
surprised/README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # 驚いた目 (Surprised eyes)
2
+
3
+ ![](thumb.webp)
4
+
5
+ 驚きに見開いた目を再現できます。
6
+ Reproduces wide-open surprised eyes.
7
+
8
+ ## ダウンロード (Download)
9
+
10
+ - [v2.0 (surprised_v200.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/surprised_v200.safetensors)
11
+
12
+ 出力結果に差があるため、旧バージョンも配布しています。モデルとの相性など変化を付けたい場合は使い分けてみてください。
13
+ Since there are some differences in output results, older version is also distributed.
14
+
15
+ - [v1.0 (surprised_v100.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/surprised_v100.safetensors)
16
+
17
+ ## 使い方 (Usage)
18
+
19
+ アニメ系のデータモデル向きです。写真系のデータモデルではほとんどの場合うまく動作しません。
20
+ LoRAを有効にするだけで発動します。目の開き具合をLoRA適用強度である程度調整することができますので、標準強度(1.0)で強すぎる場合は0.5~0.8くらいまで弱めてみてください。
21
+
22
+ `surprised`のプロンプトを追加すると効果が高まりますが、必ずしも必要ではなく、他の感情を表すプロンプトと組み合わせて使うこともできます。
23
+
24
+ Suitable for anime-style models. With most photorealistic models, it won't work well.
25
+ Eye open width can be controlled by LoRA weight to some extent. If default weight (1.0) was too strong, try weaker weight (0.5~0.8).
26
+
27
+ `surprised` prompt will make better result, but not necessarily required. Can be used with other facial expression prompts.
28
+
29
+ ## サンプル ギャラリー (Sample gallery)
30
+
31
+ <details><summary>v2.0</summary>
32
+
33
+ ![](surprised_v200_01.webp)
34
+ ![](surprised_v200_02.webp)
35
+ ![](surprised_v200_03.webp)
36
+ ![](surprised_v200_04.webp)
37
+ ![](surprised_v200_05.webp)
38
+ ![](surprised_v200_06.webp)
39
+ ![](surprised_v200_07.webp)
40
+ ![](surprised_v200_08.webp)
41
+ ![](surprised_v200_09.webp)
42
+ ![](surprised_v200_10.webp)
43
+ ![](surprised_v200_11.webp)
44
+ ![](surprised_v200_12.webp)
45
+ ![](surprised_v200_13.webp)
46
+ ![](surprised_v200_14.webp)
47
+ ![](surprised_v200_15.webp)
48
+ ![](surprised_v200_16.webp)
49
+ ![](surprised_v200_17.webp)
50
+ ![](surprised_v200_18.webp)
51
+
52
+ </details>
53
+
54
+ <details><summary>v1.0</summary>
55
+
56
+ ![](surprised_v100_01.webp)
57
+ ![](surprised_v100_02.webp)
58
+ ![](surprised_v100_03.webp)
59
+ ![](surprised_v100_04.webp)
60
+ ![](surprised_v100_05.webp)
61
+
62
+ </details>