JujoHotaru commited on
Commit
751d3fb
1 Parent(s): bfb3a43
cateyemouth/eye-01.webp ADDED
cateyemouth/eye-02.webp ADDED
cateyemouth/eye-03.webp ADDED
cateyemouth/eye-04.webp ADDED
cateyemouth/eye-05.webp ADDED
cateyemouth/eye-06.webp ADDED
cateyemouth/eye-07.webp ADDED
cateyemouth/eyemouth-01.webp ADDED
cateyemouth/eyemouth-02.webp ADDED
cateyemouth/eyemouth-03.webp ADDED
cateyemouth/eyemouth-04.webp ADDED
cateyemouth/eyemouth-05.webp ADDED
cateyemouth/mouth-01.webp ADDED
cateyemouth/mouth-02.webp ADDED
cateyemouth/mouth-03.webp ADDED
cateyemouth/mouth-04.webp ADDED
cateyemouth/mouth-05.webp ADDED
cateyemouth/mouth-06.webp ADDED
cateyemouth/mouth-07.webp ADDED
cateyemouth/readme.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # 猫の目&猫の口 (Cat eyes / Cat mouth)
2
+
3
+ ![](thumb.webp)
4
+
5
+ 瞳孔が縦に細まる猫の目、およびω形の猫の口を再現できます。
6
+ Reproduces cat shaped eyes (slit pupils) and cat-like shaped ("ω"-shaped) mouth.
7
+
8
+ 猫の口は、`:3`や`cat mouth`のプロンプトのみで出てくるものよりも大きめのものが出現します。
9
+ Cat mouths appear larger than those produced by the `:3` and `cat mouth` standard prompts.
10
+
11
+ ## ダウンロード (Download)
12
+
13
+ - [猫の目 (Cat eyes) (cateye_v100.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/cateye_v100.safetensors)
14
+ - [猫の口 (Cat mouth) (catmouth_v100.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/catmouth_v100.safetensors)
15
+
16
+ ## 使い方 (Usage)
17
+
18
+ アニメ系のデータモデル向きです。写真系のデータモデルではほとんどの場合うまく動作しません。
19
+ LoRAを有効にするだけで発動します。
20
+ Suitable for anime-style models. With most photorealistic models, it won't work well.
21
+ Just enable LoRA to activate. No extra prompts are needed.
22
+
23
+ ### 猫の目 (Cat eyes usage)
24
+
25
+ ちびキャラではそのままでも割と良く出ますが、リアル頭身キャラでは出にくい場合があります。階層指定した上で強度を上げてみてください。
26
+ 構図や塗りに影響が出てしまう場合も階層指定することで抑えられる場合があります。
27
+ Works well with chibi characters, but may be difficult to affect well with realistic head height characters. Try increasing the strength after specifying block weights.
28
+ If the composition or painting is affected, it may be suppressed by specifying block weights.
29
+
30
+ - リアル頭身での階層&強度指定例
31
+ - `<lora:cateye_v100:3:lbw=0,0,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0>`
32
+ - ちびキャラでの階層指定例
33
+ - `<lora:cateye_v100:1:lbw=0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0>`
34
+
35
+ ### 猫の口 (Cat mouth usage)
36
+
37
+ 大きさ(開き具合/閉じ具合)は、LoRA適用強度である程度調整することができます。
38
+ `(:3, cat mouth:1.2)`のプロンプトを追加すると効果が高まります。
39
+ Mouth size (openness/closeness) can be adjusted LoRA strength.
40
+ `(:3, cat mouth:1.2)` prompts will help reproduction.
41
+
42
+ ## サンプル ギャラリー (Sample gallery)
43
+
44
+ ### 目と口の併用例 (Both eyes and mouth applied)
45
+
46
+ ![](eyemouth-03.webp)
47
+ ![](eyemouth-04.webp)
48
+ ![](eyemouth-05.webp)
49
+ ![](eyemouth-01.webp)
50
+ ![](eyemouth-02.webp)
51
+
52
+ ### 目のみ使用例 (Only eyes applied)
53
+
54
+ ![](eye-01.webp)
55
+ ![](eye-02.webp)
56
+ ![](eye-03.webp)
57
+ ![](eye-04.webp)
58
+ ![](eye-05.webp)
59
+ ![](eye-06.webp)
60
+ ![](eye-07.webp)
61
+
62
+ ### 口のみ使用例 (Only mouth applied)
63
+
64
+ ![](mouth-01.webp)
65
+ ![](mouth-02.webp)
66
+ ![](mouth-03.webp)
67
+ ![](mouth-04.webp)
68
+ ![](mouth-05.webp)
69
+ ![](mouth-06.webp)
70
+ ![](mouth-07.webp)
cateyemouth/thumb.webp ADDED