JujoHotaru commited on
Commit
a25da4a
·
1 Parent(s): 90f8bb3
sdxl/widemouth/README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # 大きな口 / Wide mouth
2
+
3
+ ![](thumb.webp)
4
+
5
+ 大きく開いた、または大きく閉じた口を再現できます。
6
+ 2種類ずつ合計4種類を用意しました。
7
+ アニメ系のデータモデル向きです。写真系のデータモデルではほとんどの場合うまく動作しません。
8
+
9
+ These LoRAs can reproduce variety of wide mouth shapes.
10
+ 4 shape types are available.
11
+ Suitable for anime-style models. With most photorealistic models, it won't work well.
12
+
13
+ |Open type 1|Open type 2|
14
+ |---|---|
15
+ |![](wo1_v10.webp)|![](wo2_v10.webp)|
16
+ |カマボコ形 / Pie shaped|楕円形 / Oval shaped|
17
+
18
+ |Closed type 1|Closed type 2|
19
+ |---|---|
20
+ |![](wc1_v10.webp)|![](wc2_v10.webp)|
21
+ |下向きアーチ形 / Downward arched shape|横一文字 / Straight shape|
22
+
23
+ ---
24
+
25
+ ## 使い方 / How to use
26
+
27
+ LoRAを有効にするだけで発動します。
28
+ LoRA適用強度でエフェクトの効き具合を調整できます。効きが悪い場合は適用強度を上げてみてください。
29
+ 閉じた口は`closed mouth`、開いた口は`open mouth`のプロンプトを使用したほうがよいでしょう。
30
+
31
+ It works by simply enabling LoRA. No extra prompts are necessary.
32
+ Effect strength can be controlled by LoRA weight (approx. 0.5 - 2.0).
33
+ It is recommended to use with mouth prompts as following:
34
+
35
+ - for closed mouth : `closed mouth`
36
+ - for open mouth : `open mouth`
37
+
38
+ ---
39
+
40
+ ## ダウンロード / Download
41
+
42
+ - Wide **open** mouth **Type 1**
43
+ - [**Download v1.0** (widemouth1_xl_v10.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/sdxl/widemouth1_xl_v10.safetensors?download=true)
44
+ - Wide **open** mouth **Type 2**
45
+ - [**Download v1.0** (widemouth2_xl_v10.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/sdxl/widemouth2_xl_v10.safetensors?download=true)
46
+ - Wide **closed** mouth **Type 1**
47
+ - [**Download v1.0** (wideclosedmouth1_xl_v10.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/sdxl/wideclosedmouth1_xl_v10.safetensors?download=true)
48
+ - Wide **closed** mouth **Type 2**
49
+ - [**Download v1.0** (wideclosedmouth2_xl_v10.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/sdxl/wideclosedmouth2_xl_v10.safetensors?download=true)
50
+
51
+ ---
52
+
53
+ ## 適用サンプル / Sample gallery
54
+
55
+ <details><summary>ここをクリックして展開してください / Click here to view samples</summary>
56
+
57
+ ![](widemouth1_xl_v10.webp)
58
+ ![](widemouth2_xl_v10.webp)
59
+ ![](wideclosedmouth1_xl_v10.webp)
60
+ ![](wideclosedmouth2_xl_v10.webp)
61
+
62
+ </details>
63
+
64
+ ---
65
+
66
+ [戻る / Return to index](https://huggingface.co/JujoHotaru/lora/blob/main/sdxl/README.md)
sdxl/widemouth/wc1_v10.webp ADDED
sdxl/widemouth/wc2_v10.webp ADDED
sdxl/widemouth/wideclosedmouth1_xl_v10.webp ADDED
sdxl/widemouth/wideclosedmouth2_xl_v10.webp ADDED
sdxl/widemouth/widemouth1_xl_v10.webp ADDED
sdxl/widemouth/widemouth2_xl_v10.webp ADDED
sdxl/widemouth/wo1_v10.webp ADDED
sdxl/widemouth/wo2_v10.webp ADDED