# 目隠れ補助 / "Hair over eyes" helper

前髪で眼が完全に隠れているキャラクターを、標準プロンプトだけを使うよりも安定して再現できます。
両目隠し、片目隠し(右・左)の3種類用意しています。
Reproduces character whose eyes are completely hidden by bangs.
Three types (Both eyes are hidden, Right eye is hidden, Left eye is hidden) are available.
---
## 使い方 / How to use
両目隠れには`hair over eyes`、片目隠れ(右・左)には`hair over one eye`のプロンプトを付けてください。これが無いと眼がうっすら見える状態になることが多いです。
また、両目隠れの場合、眼の色や形に関するプロンプトを記述しないようにしてください。(記述すると眼が出てきてしまいます)
眼が出てきてしまう場合はLoRAの適用強度を上げ、それでもいまいちな場合はNegativeに`eyes`を、眉毛を隠したい場合はNegativeに`eyebrows`を入れてください。
For "Both eyes" type, `hair over eyes` prompt should be added as much as possible.
For "(Left/Right) eye hidden" type, add `hair over one eye` prompt.
Without prompts, the eyes will often be faintly visible.
If eyes are not hidden well, put `eyes` in negative prompt.
If you want to hide the eyebrows over hair, put `eyebrows` in negative prompt.
---
## ダウンロード / Download
- **両目隠れ / Both eyes are hidden**
- [**Download v1.0** (mekakure_xl_v10.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/sdxl/mekakure_xl_v10.safetensors?download=true)
- **右目隠れ / Right eye is hidden**
- [**Download v1.0** (mekakure_right_xl_v10.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/sdxl/mekakure_right_xl_v10.safetensors?download=true)
- **左目隠れ / Left eye is hidden**
- [**Download v1.0** (mekakure_left_xl_v10.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/sdxl/mekakure_left_xl_v10.safetensors?download=true)
---
## 適用サンプル / Sample gallery
両目隠れ / Both eyes are hidden : ここをクリックして展開してください / Click here to view samples



右目隠れ / Right eye is hidden : ここをクリックして展開してください / Click here to view samples



左目隠れ / Left eye is hidden : ここをクリックして展開してください / Click here to view samples



---
[戻る / Return to index](https://huggingface.co/JujoHotaru/lora/blob/main/sdxl/README.md)