JujoHotaru
commited on
Commit
•
33a74ca
1
Parent(s):
0c9eea4
update
Browse files- lightup/01.webp +0 -0
- lightup/02.webp +0 -0
- lightup/03.webp +0 -0
- lightup/README.md +52 -0
lightup/01.webp
ADDED
lightup/02.webp
ADDED
lightup/03.webp
ADDED
lightup/README.md
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# 前面ライトアップ (Front lighting)
|
2 |
+
|
3 |
+
![](thumb.webp)
|
4 |
+
|
5 |
+
AIイラストでよく発生する「キャラクターの顔に影が落ちる」現象を改善するため、前面をライトアップできます。
|
6 |
+
ライトアップ用のLoRAを使用すると塗りが甘くなりディティールが潰れる場合があるため、それを修正するディティールアップ用のLoRAを組み合わせて使用します。
|
7 |
+
|
8 |
+
To improve the "shadow cast on the character's face" phenomenon that often occurs in AI illustrations, this LoRA lights up character's face.
|
9 |
+
Since using "lighting up" LoRA may result painting and details to be poor, we also provide "detailing up" LoRA to use in combination.
|
10 |
+
|
11 |
+
## ダウンロード (Download)
|
12 |
+
|
13 |
+
- [ライトアップ用 / Lighting up (lightup_brightness_v100.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/lightup_brightness_v100.safetensors)
|
14 |
+
- [ディティールアップ用 / Detailing up (lightup_detailer_v100.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/lightup_detailer_v100.safetensors)
|
15 |
+
|
16 |
+
## 使い方 (Usage)
|
17 |
+
|
18 |
+
ライトアップ用LoRAを適用すると、キャラクターの顔から上半身が明るくなります。明るさが足りない場合は強度を上げ、明るすぎる場合は強度を下げてください。
|
19 |
+
ライトアップにより塗りが甘くなったりディティールが下がる場合は、ディティールアップ用LoRAを同時に適用します。標準ではかなり強めに効きますので、必要に応じて0.75~0.5くらいまで強度を下げてみてください。
|
20 |
+
|
21 |
+
Apply "Lighting up" LoRA to brighten character's face and upper body. If the brightness is not enough, increase the LoRA strength; if it is too bright, decrease the LoRA strength.
|
22 |
+
In case lighting up results painting and details to be poor, apply "Detailing up" LoRA. If detailed too much, try reducing the strength to about 0.75 to 0.5 if necessary.
|
23 |
+
|
24 |
+
適用例 (Applying example) :
|
25 |
+
|
26 |
+
- 元画像 (Original)
|
27 |
+
- ![](01.webp)
|
28 |
+
- ライトアップのみ適用 (Lighting up only)
|
29 |
+
- ![](02.webp)
|
30 |
+
- `<lora:lightup_brightness_v100:1>`
|
31 |
+
- ディティールアップ併用 (Lighting up + detailing up)
|
32 |
+
- ![](03.webp)
|
33 |
+
- `<lora:lightup_brightness_v100:1> <lora:lightup_detailer_v100:0.5>`
|
34 |
+
|
35 |
+
## サンプル ギャラリー (Sample gallery)
|
36 |
+
|
37 |
+
![](lightup-01.webp)
|
38 |
+
![](lightup-02.webp)
|
39 |
+
![](lightup-03.webp)
|
40 |
+
![](lightup-04.webp)
|
41 |
+
![](lightup-05.webp)
|
42 |
+
![](lightup-06.webp)
|
43 |
+
![](lightup-07.webp)
|
44 |
+
![](lightup-08.webp)
|
45 |
+
![](lightup-09.webp)
|
46 |
+
![](lightup-10.webp)
|
47 |
+
![](lightup-11.webp)
|
48 |
+
![](lightup-12.webp)
|
49 |
+
![](lightup-13.webp)
|
50 |
+
![](lightup-14.webp)
|
51 |
+
![](lightup-15.webp)
|
52 |
+
![](lightup-16.webp)
|