File size: 3,810 Bytes
12e0c44
77368d8
 
 
 
 
48bc7ff
 
77368d8
 
b87b9e2
 
77368d8
e6d8579
 
 
b87b9e2
 
e6d8579
 
999b197
77368d8
 
48bc7ff
b54ee82
 
b87b9e2
b54ee82
c81eec4
e6d8579
 
f4d77c9
 
e6d8579
77368d8
48bc7ff
 
77368d8
b54ee82
 
e6d8579
 
77368d8
 
48bc7ff
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
# ウィンク補助LoRA (Wink helper)

![](thumb.webp)

ウィンクをほぼ確実に出せるようになります。閉じる目を左右どちらにするか、LoRAを使い分けて指定できます。

Reproduces wink with left or right eye closed almost certainly.

## ダウンロード (Download)

- [右目閉じ / Right eye closed Ver1.20 (rightwink_v120.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/rightwink_v120.safetensors)
- [左目閉じ / Left eye closed Ver1.20 (leftwink_v120.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/leftwink_v120.safetensors)

出力結果に差があるため、旧バージョンも配布しています。モデルとの相性など変化を付けたい場合は使い分けてみてください。  
Since there are some differences in output results, older version is also distributed.

- [右目閉じ / Right eye closed Ver1.10 (rightwink_v110.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/rightwink_v110.safetensors)
- [左目閉じ / Left eye closed Ver1.10 (leftwink_v110.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/leftwink_v110.safetensors)
- [右目閉じ / Right eye closed Ver1.00 (rightwink_v100.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/rightwink_v100.safetensors)
- [左目閉じ / Left eye closed Ver1.00 (leftwink_v100.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/leftwink_v100.safetensors)

## 使い方 (Usage)

`one eye closed, wink`のプロンプトを指定してください。  
ウィンクがうまく出ない場合は、まずプロンプトの強度を`(one eye closed, wink:1.3)`のように上げてみて、それでもうまくいかない場合はLoRAの強度を上げてください。

Ver1.10以降は強度および階層調整を加えてありますので、階層指定は不要となりましたが、逆にその階層調整が一部のモデルでは相性が悪く、うまく効かなくなる場合があるようなので、その場合はVer1.00を使用してください。

Ver1.00の場合、例として以下のように階層指定することで構図や塗りなどへの影響を低減できる場合があります(モデルによって相性があるため、うまくいかない場合はさらに適用階層を変更してみてください)。

```
<lora:leftwink_v100:1:lbw=0,0,0,1,1,1,1,1,1,1,1,1,0,0,0,0,0>
<lora:rightwink_v100:1:lbw=0,0,0,1,1,1,1,1,1,1,1,1,0,0,0,0,0>
```

Use with `one eye closed, wink` prompt.  
If wink does not appear certainly, strengthen prompt : `(one eye closed, wink:1.3)` . If it also does not work well, strengthen LoRA weight.

On some datamodels, using old version(Ver1.00) may make better result.

When using Ver1.00, try to use block weight described above to reduce unintended effect to posing or painting.

## サンプル ギャラリー (Sample gallery)

<details><summary>右目閉じ (Right eye closed)</summary>

![](wink_v110_sample_01.webp)
![](wink_v110_sample_03.webp)
![](wink_v110_sample_05.webp)
![](wink_v110_sample_07.webp)
![](wink_v110_sample_09.webp)
![](wink_v110_sample_11.webp)
![](wink_v110_sample_13.webp)

![](wink_v100_sample_01.webp)
![](wink_v100_sample_02.webp)
![](wink_v100_sample_03.webp)
![](wink_v100_sample_08.webp)
![](wink_v100_sample_09.webp)

</details>

<details><summary>左目閉じ (Left eye closed)</summary>

![](wink_v110_sample_02.webp)
![](wink_v110_sample_04.webp)
![](wink_v110_sample_06.webp)
![](wink_v110_sample_08.webp)
![](wink_v110_sample_10.webp)
![](wink_v110_sample_12.webp)
![](wink_v110_sample_14.webp)

![](wink_v100_sample_04.webp)
![](wink_v100_sample_05.webp)
![](wink_v100_sample_06.webp)
![](wink_v100_sample_07.webp)
![](wink_v100_sample_10.webp)

</details>