JujoHotaru
commited on
Commit
•
e6d8579
1
Parent(s):
0e1222f
update
Browse files- wink/README.md +14 -1
wink/README.md
CHANGED
@@ -11,15 +11,28 @@ Reproduces wink with left or right eye closed almost certainly.
|
|
11 |
- [右目閉じ / Right eye closed Ver1.10 (rightwink_v110.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/rightwink_v110.safetensors)
|
12 |
- [左目閉じ / Left eye closed Ver1.10 (leftwink_v110.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/leftwink_v110.safetensors)
|
13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
## 使い方 (Usage)
|
15 |
|
16 |
`one eye closed, wink`のプロンプトを指定してください。
|
17 |
ウィンクがうまく出ない場合は、まずプロンプトの強度を`(one eye closed, wink:1.3)`のように上げてみて、それでもうまくいかない場合はLoRAの強度を上げてください。
|
18 |
-
Ver1.10は強度および階層調整を加えてありますので、階層指定は不要となりました。
|
|
|
|
|
|
|
|
|
|
|
19 |
|
20 |
Use with `one eye closed, wink` prompt.
|
21 |
If wink does not appear certainly, strengthen prompt : `(one eye closed, wink:1.3)` . If it also does not work well, strengthen LoRA weight.
|
22 |
|
|
|
|
|
23 |
## サンプル ギャラリー (Sample gallery)
|
24 |
|
25 |
<details><summary>右目閉じ (Right eye closed)</summary>
|
|
|
11 |
- [右目閉じ / Right eye closed Ver1.10 (rightwink_v110.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/rightwink_v110.safetensors)
|
12 |
- [左目閉じ / Left eye closed Ver1.10 (leftwink_v110.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/leftwink_v110.safetensors)
|
13 |
|
14 |
+
出力結果に差があるため、旧バージョンも配布しています。モデルとの相性など変化を付けたい場合は使い分けてみてください。
|
15 |
+
Since there are some differences in output results, older version is also distributed.
|
16 |
+
|
17 |
+
- [右目閉じ / Right eye closed Ver1.00 (rightwink_v100.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/rightwink_v100.safetensors)
|
18 |
+
- [左目閉じ / Left eye closed Ver1.00 (leftwink_v100.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/leftwink_v100.safetensors)
|
19 |
+
-
|
20 |
## 使い方 (Usage)
|
21 |
|
22 |
`one eye closed, wink`のプロンプトを指定してください。
|
23 |
ウィンクがうまく出ない場合は、まずプロンプトの強度を`(one eye closed, wink:1.3)`のように上げてみて、それでもうまくいかない場合はLoRAの強度を上げてください。
|
24 |
+
Ver1.10は強度および階層調整を加えてありますので、階層指定は不要となりました。Ver1.00の場合、例として以下のように階層指定することで影響を低減できる場合があります(モデルによって相性があるため、うまくいかない場合はさらn適用階層を変更してみてください)。
|
25 |
+
|
26 |
+
```
|
27 |
+
<lora:leftwink_v100:1.5:lbw=0,0,0,1,1,1,1,1,1,1,1,1,0,0,0,0,0>
|
28 |
+
<lora:rightwink_v100:1.5:lbw=0,0,0,1,1,1,1,1,1,1,1,1,0,0,0,0,0>
|
29 |
+
```
|
30 |
|
31 |
Use with `one eye closed, wink` prompt.
|
32 |
If wink does not appear certainly, strengthen prompt : `(one eye closed, wink:1.3)` . If it also does not work well, strengthen LoRA weight.
|
33 |
|
34 |
+
When using Ver1.00, try to use block weight described above to reduce unintended effect to posing or painting.
|
35 |
+
|
36 |
## サンプル ギャラリー (Sample gallery)
|
37 |
|
38 |
<details><summary>右目閉じ (Right eye closed)</summary>
|