JujoHotaru
commited on
Commit
•
2f21867
1
Parent(s):
3a9a3f5
update
Browse files- hyperdetailer/README.md +2 -1
hyperdetailer/README.md
CHANGED
@@ -22,7 +22,7 @@
|
|
22 |
- flat/flat2、Detail Enhancer、Add_Detailなど、ディティールアップ用のLoRAを強めに使用した出力
|
23 |
- ディティールアップを行う拡張機能(CD TunerやFreeUなど)を使用した出力
|
24 |
- [ぼかし/背景ぼかしLoRA](https://huggingface.co/JujoHotaru/lora/blob/main/blur/README.md)をマイナス適用することでシャープエフェクトをかけた出力
|
25 |
-
-
|
26 |
|
27 |
DetailerはRefiner/Denoiserの機能を、RefinerはDenoiserの機能を、それぞれ含んでいます。このため下位LoRAを併用する必要はありませんが、細かい品質調整のために併用することもできます。
|
28 |
|
@@ -50,6 +50,7 @@ These LoRA's have functionalities below :
|
|
50 |
- Detailing up LoRA, like flat(minus), Detail Enhancer, or Add_Detail
|
51 |
- Detailing up extensions, like CD Tuner or FreeU
|
52 |
- Sharpen image using [Blur / Background Blur](https://huggingface.co/JujoHotaru/lora/blob/main/blur/README.md) (minus weight) LoRA
|
|
|
53 |
|
54 |
Detailer includes refiner functionality, and refiner includes denoiser functionality.
|
55 |
So it is not needed to use lower LoRA in conjunction with upper LoRA basically, but still they can be used for tweaking quality.
|
|
|
22 |
- flat/flat2、Detail Enhancer、Add_Detailなど、ディティールアップ用のLoRAを強めに使用した出力
|
23 |
- ディティールアップを行う拡張機能(CD TunerやFreeUなど)を使用した出力
|
24 |
- [ぼかし/背景ぼかしLoRA](https://huggingface.co/JujoHotaru/lora/blob/main/blur/README.md)をマイナス適用することでシャープエフェクトをかけた出力
|
25 |
+
- 画風・色合い調整系LoRA([2.5D変換](https://huggingface.co/JujoHotaru/lora/blob/main/make25d/README.md)、[トーンカーブ調整](https://huggingface.co/JujoHotaru/lora/blob/main/tone/README.md)、[彩度調整](https://huggingface.co/JujoHotaru/lora/blob/main/saturation/README.md)など)を強めに適用した出力
|
26 |
|
27 |
DetailerはRefiner/Denoiserの機能を、RefinerはDenoiserの機能を、それぞれ含んでいます。このため下位LoRAを併用する必要はありませんが、細かい品質調整のために併用することもできます。
|
28 |
|
|
|
50 |
- Detailing up LoRA, like flat(minus), Detail Enhancer, or Add_Detail
|
51 |
- Detailing up extensions, like CD Tuner or FreeU
|
52 |
- Sharpen image using [Blur / Background Blur](https://huggingface.co/JujoHotaru/lora/blob/main/blur/README.md) (minus weight) LoRA
|
53 |
+
- Using image control LoRA, [Convert 2D to 2.5D](https://huggingface.co/JujoHotaru/lora/blob/main/make25d/README.md)、[Tone curve control](https://huggingface.co/JujoHotaru/lora/blob/main/tone/README.md)、[Saturation control](https://huggingface.co/JujoHotaru/lora/blob/main/saturation/README.md) etc.
|
54 |
|
55 |
Detailer includes refiner functionality, and refiner includes denoiser functionality.
|
56 |
So it is not needed to use lower LoRA in conjunction with upper LoRA basically, but still they can be used for tweaking quality.
|