JujoHotaru commited on
Commit
fc3388d
·
1 Parent(s): 76d73f3
sdxl/yudedako/README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # 赤面(茹でダコ顔) / Embarrased face
2
+
3
+ ![](thumb.webp)
4
+
5
+ 俗に「茹でダコのような」などと呼ばれる、恥ずかしさで真っ赤になった顔を少しオーバー気味に表現できます。
6
+ 以下の3種類から選ぶことができます。
7
+
8
+ - Type 1 : 顔全体が赤く染まる
9
+ - Type 2 : 顔中央部(頬部分)が赤く染まるが、赤線は目立たない
10
+ - Type 3 : 顔中央部(頬部分)が赤く染まり、赤線も付く
11
+
12
+ Reproduces a face strongly turned red with embarrassment.
13
+ Three types are available:
14
+
15
+ - Type 1 : full face
16
+ - Type 2 : red tint and red lines on the face, cheeks only
17
+ - Type 3 : no red lines but only a red tint, cheeks only
18
+
19
+ About file name: Yudedako(茹でダコ) is a Japanese word meaning "boiled octopus", and is a slung that refers to a blushing or embarrassed facial expression. Just like how a boiled octopus turns red when cooked, this idiom vividly captures the feeling of being bashful or ashamed.
20
+
21
+ ---
22
+
23
+ ## 使い方 / How to use
24
+
25
+ LoRAを有効にするだけで発動します。
26
+ LoRA適用強度でエフェクトの効き具合を調整できます。0.5~2.0くらいでお試しください。
27
+
28
+ It works by simply enabling LoRA. No extra prompts are necessary.
29
+ Effect strength can be controlled by LoRA weight (approx. 0.5 - 2.0).
30
+
31
+ ---
32
+
33
+ ## ダウンロード / Download
34
+
35
+ - [**"Type 1" Download v1.0** (yudedako_xl_type1_v10.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/sdxl/yudedako_xl_type1_v10.safetensors?download=true)
36
+ - [**"Type 2" Download v1.0** (yudedako_xl_type2_v10.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/sdxl/yudedako_xl_type2_v10.safetensors?download=true)
37
+ - [**"Type 3" Download v1.0** (yudedako_xl_type3_v10.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/sdxl/yudedako_xl_type3_v10.safetensors?download=true)
38
+
39
+ ---
40
+
41
+ ## 適用サンプル / Sample gallery
42
+
43
+ <details><summary>Type 1 : ここをクリックして展開してください / Click here to view samples</summary>
44
+
45
+ ![](yudedako_xl_type1_v10_1.webp)
46
+ ![](yudedako_xl_type1_v10_2.webp)
47
+ ![](yudedako_xl_type1_v10_3.webp)
48
+
49
+ </details>
50
+
51
+ <details><summary>Type 2 : ここをクリックして展開してください / Click here to view samples</summary>
52
+
53
+ ![](yudedako_xl_type2_v10_1.webp)
54
+ ![](yudedako_xl_type2_v10_2.webp)
55
+ ![](yudedako_xl_type2_v10_3.webp)
56
+
57
+ </details>
58
+
59
+ <details><summary>Type 3 : ここをクリックして展開してください / Click here to view samples</summary>
60
+
61
+ ![](yudedako_xl_type3_v10_1.webp)
62
+ ![](yudedako_xl_type3_v10_2.webp)
63
+ ![](yudedako_xl_type3_v10_3.webp)
64
+
65
+ </details>
66
+
67
+ ---
68
+
69
+ [戻る / Return to index](https://huggingface.co/JujoHotaru/lora/blob/main/sdxl/README.md)
sdxl/yudedako/thumb.webp ADDED