Update sdxl/mekakure/README.md
Browse files- sdxl/mekakure/README.md +2 -2
sdxl/mekakure/README.md
CHANGED
@@ -15,14 +15,14 @@ Three types (Both eyes are hidden, Right eye is hidden, Left eye is hidden) are
|
|
15 |
両目隠れには`hair over eyes`、片目隠れ(右・左)には`hair over one eye`のプロンプトを付けてください。これが無いと眼がうっすら見える状態になることが多いです。
|
16 |
また、両目隠れの場合、眼の色や形に関するプロンプトを記述しないようにしてください。(記述すると眼が出てきてしまいます)
|
17 |
眼が出てきてしまう場合はLoRAの適用強度を上げ、それでもいまいちな場合はNegativeに`eyes`を、眉毛を隠したい場合はNegativeに`eyebrows`を入れてください。
|
18 |
-
**Illustrious
|
19 |
|
20 |
For "Both eyes" type, `hair over eyes` prompt should be added as much as possible.
|
21 |
For "(Left/Right) eye hidden" type, add `hair over one eye` prompt.
|
22 |
Without prompts, the eyes will often be faintly visible.
|
23 |
If eyes are not hidden well, put `eyes` in negative prompt.
|
24 |
If you want to hide the eyebrows over hair, put `eyebrows` in negative prompt.
|
25 |
-
|
26 |
|
27 |
---
|
28 |
|
|
|
15 |
両目隠れには`hair over eyes`、片目隠れ(右・左)には`hair over one eye`のプロンプトを付けてください。これが無いと眼がうっすら見える状態になることが多いです。
|
16 |
また、両目隠れの場合、眼の色や形に関するプロンプトを記述しないようにしてください。(記述すると眼が出てきてしまいます)
|
17 |
眼が出てきてしまう場合はLoRAの適用強度を上げ、それでもいまいちな場合はNegativeに`eyes`を、眉毛を隠したい場合はNegativeに`eyebrows`を入れてください。
|
18 |
+
**Illustriousベースのデータモデル**で片目隠し版を使用する場合、隠れる目が想定と逆になるときは、`hair over one eye` プロンプトを指定せず、LoRA強度を1.5~2.0まで上げてみてください。
|
19 |
|
20 |
For "Both eyes" type, `hair over eyes` prompt should be added as much as possible.
|
21 |
For "(Left/Right) eye hidden" type, add `hair over one eye` prompt.
|
22 |
Without prompts, the eyes will often be faintly visible.
|
23 |
If eyes are not hidden well, put `eyes` in negative prompt.
|
24 |
If you want to hide the eyebrows over hair, put `eyebrows` in negative prompt.
|
25 |
+
For use "left eye" or "right eye" LoRA with **Illustrious checkpoints** : If opposite eye is hidden, try not to use `hair over one eye` prompt, and set LoRA weight to 1.5 - 2.0.
|
26 |
|
27 |
---
|
28 |
|