JujoHotaru commited on
Commit
58883cd
1 Parent(s): 1a0f61c
Files changed (2) hide show
  1. smirking/README.md +48 -0
  2. smirking/thumb.webp +0 -0
smirking/README.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # にやにやした表情の目と口 (Smirking eyes and mouth)
2
+
3
+ ![](thumb.webp)
4
+
5
+ にやにやした表情の目と口をそれぞれ再現できます。
6
+ Reproduces smirking eyes and slyly mouth.
7
+
8
+ ## ダウンロード (Download)
9
+
10
+ - [にやにやした表情の目 (Smirking eyes) (smirkingeye_v100.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/smirkingeye_v100.safetensors)
11
+ - [にやにやした表情の口 (Smirking mouth) (smirkingmouth_v100.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/smirkingmouth_v100.safetensors)
12
+
13
+ ## 使い方 (Usage)
14
+
15
+ アニメ系のデータモデル向きです。写真系のデータモデルではほとんどの場合うまく動作しません。
16
+ LoRAを有効にするだけで発動します。
17
+ Suitable for anime-style models. With most photorealistic models, it won't work well.
18
+ Just enable LoRA to activate. No extra prompts are needed.
19
+
20
+ 口の大きさ(開き具合/閉じ具合)は、LoRA適用強度である程度調整することができます。
21
+ Mouth size (openness/closeness) can be adjusted LoRA strength.
22
+
23
+ ## サンプル ギャラリー (Sample gallery)
24
+
25
+ ### 目と口の併用例 (Both eyes and mouth applied)
26
+
27
+ ![](eyemouth-01.webp)
28
+ ![](eyemouth-02.webp)
29
+ ![](eyemouth-03.webp)
30
+ ![](eyemouth-04.webp)
31
+ ![](eyemouth-05.webp)
32
+ ![](eyemouth-06.webp)
33
+ ![](eyemouth-07.webp)
34
+
35
+ ### 目のみ使用例 (Only eyes applied)
36
+
37
+ ![](eye-01.webp)
38
+ ![](eye-02.webp)
39
+ ![](eye-03.webp)
40
+ ![](eye-04.webp)
41
+ ![](eye-05.webp)
42
+
43
+ ### 口のみ使用例 (Only mouth applied)
44
+
45
+ ![](mouth-01.webp)
46
+ ![](mouth-02.webp)
47
+ ![](mouth-03.webp)
48
+ ![](mouth-04.webp)
smirking/thumb.webp ADDED