File size: 3,042 Bytes
2d53d1f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
81
82
83
84
85
86
87
88
89
90
91
92
93
# 細目 / Semi-closed eyes

![](thumb.webp)

目を細めた状態にします。  
アニメ系のデータモデル向きです。写真系のデータモデルではほとんどの場合うまく動作しません。  
眼の形状別に2種類用意しています。

- Type 1 : 睫毛・目尻が直線に近い形状(吊り目型)
- Type 2 : 睫毛・目尻が曲線を描く形状(タレ目型)

Reproduces semi-closed (thin) eyes.  
Suitable for anime-style models. With most photorealistic models, it won't work well.  
Two types are available:

- Type 1 : Slanted up eyelids and eyelashes
- Type 2 : Slanted down eyelids and eyelashes

|Type 1|Type 2|
|---|---|
|![](type1_v20.webp)|![](type2_v20.webp)|

---

## 使い方 / How to use

LoRAを有効にするだけで発動します。  
目の細さはLoRA適用強度である程度調整(1.0~1.5程度)することができます。

It works by simply enabling LoRA. No extra prompts are necessary.  
Narrowness of eyes can be controlled by LoRA weight to some extent (approx. 1.0 - 1.5).  

---

## ダウンロード / Download

- [**Type 1 v2.0** Download (hotarueye_xl_hosome1_v20.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/sdxl/hotarueye_xl_hosome1_v20.safetensors?download=true)
- [**Type 2 v2.0** Download (hotarueye_xl_hosome2_v20.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/sdxl/hotarueye_xl_hosome2_v20.safetensors?download=true)
- Ver2.0 Update :
  - 瞳の質感や形状を調整しました。
  - Adjusted detail of pupil.

### old versions

- [**Type 1 v1.0** Download (hotarueye_xl_hosome1_v10.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/sdxl/hotarueye_xl_hosome1_v10.safetensors?download=true)
- [**Type 2 v1.0** Download (hotarueye_xl_hosome2_v10.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/sdxl/hotarueye_xl_hosome2_v10.safetensors?download=true)

---

## 適用サンプル / Sample gallery

### Type 1 v2.0 samples

<details><summary>ここをクリックして展開してください / Click here to view samples</summary>

![](hotarueye_xl_hosome1_v20_1.webp)
![](hotarueye_xl_hosome1_v20_2.webp)
![](hotarueye_xl_hosome1_v20_3.webp)

</details>

### Type 2 v2.0 samples

<details><summary>ここをクリックして展開してください / Click here to view samples</summary>

![](hotarueye_xl_hosome2_v20_1.webp)
![](hotarueye_xl_hosome2_v20_2.webp)
![](hotarueye_xl_hosome2_v20_3.webp)

</details>

### Type 1 v1.0 samples

<details><summary>ここをクリックして展開してください / Click here to view samples</summary>

![](hotarueye_xl_hosome1_v10_1.webp)
![](hotarueye_xl_hosome1_v10_2.webp)

</details>

### Type 2 v1.0 samples

<details><summary>ここをクリックして展開してください / Click here to view samples</summary>

![](hotarueye_xl_hosome2_v10_1.webp)
![](hotarueye_xl_hosome2_v10_2.webp)

</details>

---

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