Commit ·
43c8518
1
Parent(s): 15b35da
update
Browse files- dark_gloweye/README.md +60 -0
- dark_gloweye/thumb.webp +0 -0
dark_gloweye/README.md
ADDED
|
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# 暗闇化/光る眼 (Darkness / Glowing eyes)
|
| 2 |
+
|
| 3 |
+

|
| 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 |
+

|
| 40 |
+

|
| 41 |
+

|
| 42 |
+
|
| 43 |
+
### 光る眼 / Glowing eyes
|
| 44 |
+
|
| 45 |
+

|
| 46 |
+

|
| 47 |
+

|
| 48 |
+

|
| 49 |
+

|
| 50 |
+

|
| 51 |
+

|
| 52 |
+

|
| 53 |
+

|
| 54 |
+

|
| 55 |
+

|
| 56 |
+

|
| 57 |
+

|
| 58 |
+

|
| 59 |
+

|
| 60 |
+

|
dark_gloweye/thumb.webp
ADDED
|
|