JujoHotaru commited on
Commit
43c8518
1 Parent(s): 15b35da
Files changed (2) hide show
  1. dark_gloweye/README.md +60 -0
  2. dark_gloweye/thumb.webp +0 -0
dark_gloweye/README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # 暗闇化/光る眼 (Darkness / Glowing eyes)
2
+
3
+ ![](thumb.webp)
4
+
5
+ Stable Diffusionでキャラクターを出力すると、基本的にキャラクターの前側に光が当たった状態となり、暗い状態の再現が難しくなっています。
6
+ このLoRAを使用すると、キャラクター前面にほとんど光が当たらない暗闇状態を再現しやすくなります。
7
+
8
+ また、暗闇にいるキャラクターでよく演出として使用される「光る眼」を再現しやすくしたLoRAも同時に公開しています。
9
+
10
+ When using Stable Diffusion, basically front side of the character is lit up, making it difficult to reproduce a dark state.
11
+ With this LoRA, it is easier to reproduce a dark state with almost no light on the front of the character.
12
+
13
+ In addition, a LoRA is also available that makes it easier to reproduce the "glowing eyes" often used for characters in the dark as a dramatic effect.
14
+
15
+ ## ダウンロード (Download)
16
+
17
+ - [暗闇化 / Darkness (darkness_v100.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/darkness_v100.safetensors)
18
+ - [光る眼 / Glowing eyes (gloweyes_v100.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/gloweyes_v100.safetensors)
19
+
20
+ ## 使い方 (Usage)
21
+
22
+ ### 暗闇化 (Usage of Darkness)
23
+
24
+ LoRAを有効にするだけで動作します。適用強度によって暗さをコントロールできます。
25
+ It works by simply enabling LoRA. Darkness can be controlled by the applied LoRA strength.
26
+
27
+ ### 光る眼 (Usage of Glowing eyes)
28
+
29
+ LoRAを有効にするだけで動作します。適用強度によって眼の光り具合をコントロールできます。
30
+ It works by simply enabling LoRA. Glowing strength can be controlled by the applied LoRA strength.
31
+
32
+ 基本的にはこのLoRAを使わなくても`glowing eyes`のプロンプトを記述すればキャラクターの眼は光ることが多いですが、効かない場合に使用してみてください。
33
+ Basically, eyes will often glow if you write the `glowing eyes` prompt without using this LoRA, but try using this LoRA if prompt doesn't work.
34
+
35
+ ## サンプル ギャラリー (Sample gallery)
36
+
37
+ ### 暗闇化 / Darkness
38
+
39
+ ![](dark-03.webp)
40
+ ![](dark-01.webp)
41
+ ![](dark-02.webp)
42
+
43
+ ### 光る眼 / Glowing eyes
44
+
45
+ ![](gloweyes-01.webp)
46
+ ![](gloweyes-02.webp)
47
+ ![](gloweyes-03.webp)
48
+ ![](gloweyes-04.webp)
49
+ ![](gloweyes-05.webp)
50
+ ![](gloweyes-06.webp)
51
+ ![](gloweyes-07.webp)
52
+ ![](gloweyes-08.webp)
53
+ ![](gloweyes-09.webp)
54
+ ![](gloweyes-10.webp)
55
+ ![](gloweyes-11.webp)
56
+ ![](gloweyes-12.webp)
57
+ ![](gloweyes-13.webp)
58
+ ![](gloweyes-14.webp)
59
+ ![](gloweyes-15.webp)
60
+ ![](gloweyes-16.webp)
dark_gloweye/thumb.webp ADDED