File size: 2,621 Bytes
a25da4a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
# 大きな口 / Wide mouth

![](thumb.webp)

大きく開いた、または大きく閉じた口を再現できます。  
2種類ずつ合計4種類を用意しました。  
アニメ系のデータモデル向きです。写真系のデータモデルではほとんどの場合うまく動作しません。

These LoRAs can reproduce variety of wide mouth shapes.  
4 shape types are available.  
Suitable for anime-style models. With most photorealistic models, it won't work well.  

|Open type 1|Open type 2|
|---|---|
|![](wo1_v10.webp)|![](wo2_v10.webp)|
|カマボコ形 / Pie shaped|楕円形 / Oval shaped|

|Closed type 1|Closed type 2|
|---|---|
|![](wc1_v10.webp)|![](wc2_v10.webp)|
|下向きアーチ形 / Downward arched shape|横一文字 / Straight shape|

---

## 使い方 / How to use

LoRAを有効にするだけで発動します。  
LoRA適用強度でエフェクトの効き具合を調整できます。効きが悪い場合は適用強度を上げてみてください。  
閉じた口は`closed mouth`、開いた口は`open mouth`のプロンプトを使用したほうがよいでしょう。

It works by simply enabling LoRA. No extra prompts are necessary.  
Effect strength can be controlled by LoRA weight (approx. 0.5 - 2.0).  
It is recommended to use with mouth prompts as following:

- for closed mouth : `closed mouth`
- for open mouth : `open mouth`

---

## ダウンロード / Download

- Wide **open** mouth **Type 1**
  - [**Download v1.0** (widemouth1_xl_v10.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/sdxl/widemouth1_xl_v10.safetensors?download=true)
- Wide **open** mouth **Type 2**
  - [**Download v1.0** (widemouth2_xl_v10.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/sdxl/widemouth2_xl_v10.safetensors?download=true)
- Wide **closed** mouth **Type 1**
  - [**Download v1.0** (wideclosedmouth1_xl_v10.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/sdxl/wideclosedmouth1_xl_v10.safetensors?download=true)
- Wide **closed** mouth **Type 2**
  - [**Download v1.0** (wideclosedmouth2_xl_v10.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/sdxl/wideclosedmouth2_xl_v10.safetensors?download=true)

---

## 適用サンプル / Sample gallery

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

![](widemouth1_xl_v10.webp)
![](widemouth2_xl_v10.webp)
![](wideclosedmouth1_xl_v10.webp)
![](wideclosedmouth2_xl_v10.webp)

</details>

---

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