JujoHotaru
commited on
Commit
•
6daccc8
1
Parent(s):
7c16d6e
update
Browse files- lightup/README.md +40 -4
- lightup/thumb.webp +2 -2
lightup/README.md
CHANGED
@@ -3,26 +3,40 @@
|
|
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 |
-
|
14 |
-
|
|
|
|
|
15 |
|
16 |
## 使い方 (Usage)
|
17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
ライトアップ用LoRAを適用すると、キャラクターの顔から上半身が明るくなります。明るさが足りない場合は強度を上げ、明るすぎる場合は強度を下げてください。
|
19 |
|
|
|
20 |
ライトアップにより塗りが甘くなったりディティールが下がる場合は、ディティールアップ用LoRAを同時に適用します。標準ではかなり強めに効きますので、必要に応じて0.75~0.5くらいまで強度を下げてみてください。
|
21 |
|
22 |
ディティールアップ用LoRAの代わりに[Hyper detailer](https://huggingface.co/JujoHotaru/lora/blob/main/hyperdetailer/README.md)を弱めに適用して使用することもできます。
|
23 |
|
24 |
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.
|
25 |
|
|
|
26 |
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.
|
27 |
|
28 |
Instead of "Detailing up" LoRA, [Hyper detailer](https://huggingface.co/JujoHotaru/lora/blob/main/hyperdetailer/README.md) is also usable.
|
@@ -38,8 +52,28 @@ Instead of "Detailing up" LoRA, [Hyper detailer](https://huggingface.co/JujoHota
|
|
38 |
- ![](03.webp)
|
39 |
- `<lora:lightup_brightness_v100:1> <lora:lightup_detailer_v100:0.5>`
|
40 |
|
|
|
|
|
41 |
## サンプル ギャラリー (Sample gallery)
|
42 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
![](lightup-01.webp)
|
44 |
![](lightup-02.webp)
|
45 |
![](lightup-03.webp)
|
@@ -56,3 +90,5 @@ Instead of "Detailing up" LoRA, [Hyper detailer](https://huggingface.co/JujoHota
|
|
56 |
![](lightup-14.webp)
|
57 |
![](lightup-15.webp)
|
58 |
![](lightup-16.webp)
|
|
|
|
|
|
3 |
![](thumb.webp)
|
4 |
|
5 |
AIイラストでよく発生する「キャラクターの顔に影が落ちる」現象を改善するため、前面をライトアップできます。
|
|
|
6 |
|
7 |
To improve the "shadow cast on the character's face" phenomenon that often occurs in AI illustrations, this LoRA lights up character's face.
|
|
|
8 |
|
9 |
## ダウンロード (Download)
|
10 |
|
11 |
+
### 旧バージョン
|
12 |
+
|
13 |
+
- [Ver1.0 ライトアップ用 / Lighting up (lightup_brightness_v100.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/lightup_brightness_v100.safetensors)
|
14 |
+
- [Ver1.0 ディティールアップ用 / Detailing up (lightup_detailer_v100.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/lightup_detailer_v100.safetensors)
|
15 |
|
16 |
## 使い方 (Usage)
|
17 |
|
18 |
+
### Ver2.0以降
|
19 |
+
|
20 |
+
LoRAを有効にするだけで発動します。
|
21 |
+
|
22 |
+
LoRA適用強度でエフェクトの効き具合を調整できます。標準の適用強度(1.0)では強すぎると思いますので、少し弱め(0.3~0.6くらい)で適用するのがよいでしょう
|
23 |
+
|
24 |
+
It works by simply enabling LoRA. No extra prompts are necessary.
|
25 |
+
|
26 |
+
Effect strength can be controlled by LoRA weight. As default weight (1.0) will be too strong, weaker weight(0.3 - 0.6) is recommended.
|
27 |
+
|
28 |
+
<details><summary>Ver1.0の使い方 (Ver1.0 Usage)</summary>
|
29 |
+
|
30 |
ライトアップ用LoRAを適用すると、キャラクターの顔から上半身が明るくなります。明るさが足りない場合は強度を上げ、明るすぎる場合は強度を下げてください。
|
31 |
|
32 |
+
ライトアップ用のLoRAを使用すると塗りが甘くなりディティールが潰れる場合があるため、それを修正するディティールアップ用のLoRAも用意しています。
|
33 |
ライトアップにより塗りが甘くなったりディティールが下がる場合は、ディティールアップ用LoRAを同時に適用します。標準ではかなり強めに効きますので、必要に応じて0.75~0.5くらいまで強度を下げてみてください。
|
34 |
|
35 |
ディティールアップ用LoRAの代わりに[Hyper detailer](https://huggingface.co/JujoHotaru/lora/blob/main/hyperdetailer/README.md)を弱めに適用して使用することもできます。
|
36 |
|
37 |
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.
|
38 |
|
39 |
+
Since using "lighting up" LoRA may result painting and details to be poor, we also provide "detailing up" LoRA to use in combination.
|
40 |
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.
|
41 |
|
42 |
Instead of "Detailing up" LoRA, [Hyper detailer](https://huggingface.co/JujoHotaru/lora/blob/main/hyperdetailer/README.md) is also usable.
|
|
|
52 |
- ![](03.webp)
|
53 |
- `<lora:lightup_brightness_v100:1> <lora:lightup_detailer_v100:0.5>`
|
54 |
|
55 |
+
</details>
|
56 |
+
|
57 |
## サンプル ギャラリー (Sample gallery)
|
58 |
|
59 |
+
<details><summary>Ver2.0</summary>
|
60 |
+
|
61 |
+
![](lightup-v200_01.webp)
|
62 |
+
![](lightup-v200_02.webp)
|
63 |
+
![](lightup-v200_03.webp)
|
64 |
+
![](lightup-v200_04.webp)
|
65 |
+
![](lightup-v200_05.webp)
|
66 |
+
![](lightup-v200_06.webp)
|
67 |
+
![](lightup-v200_07.webp)
|
68 |
+
![](lightup-v200_08.webp)
|
69 |
+
![](lightup-v200_09.webp)
|
70 |
+
![](lightup-v200_10.webp)
|
71 |
+
![](lightup-v200_11.webp)
|
72 |
+
|
73 |
+
</details>
|
74 |
+
|
75 |
+
<details><summary>Ver1.0</summary>
|
76 |
+
|
77 |
![](lightup-01.webp)
|
78 |
![](lightup-02.webp)
|
79 |
![](lightup-03.webp)
|
|
|
90 |
![](lightup-14.webp)
|
91 |
![](lightup-15.webp)
|
92 |
![](lightup-16.webp)
|
93 |
+
|
94 |
+
</details>
|
lightup/thumb.webp
CHANGED
Git LFS Details
|
Git LFS Details
|