File size: 2,699 Bytes
70a876a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
201da55
 
70a876a
 
 
 
 
 
 
 
 
 
 
cc9ab00
 
70a876a
d43b246
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# 2.5D変換 (Convert 2D to 2.5D)

![](thumb.webp)

2Dアニメ系モデルの出力を、リアル/3D寄り(2.5D)な見た目に変換できます。  
Converts output of 2D animated models to realistic/3D-like(2.5D) appearance.

雰囲気別に4種類用意しています。  
Four types are available for different tastes.

掲載例は、左からLoRA未適用・Type1・Type2・Type3・Type4となっています。  
The examples below are, from left to right, No LoRA / Type 1 / Type 2 / Type 3 / Type 4.

- Type 1 / Type 2 : 一般的な2.5D、テイスト別に2種類(Typical 2.5D, 2 types)
- Type 3 : アーティスティック・劇画調 (More artistic 2.5D)
- Type 4 : 3Dモデル風 (3D like)

![](make25d_sample2.webp)

![](make25d_sample1.webp)

## ダウンロード (Download)

- [Type 1 (make25d_type1_v100.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/make25d_type1_v100.safetensors)
- [Type 2 (make25d_type2_v100.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/make25d_type2_v100.safetensors)
- [Type 3 (make25d_type3_v100.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/make25d_type3_v100.safetensors)
- [Type 4 (make25d_type4_v100.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/make25d_type4_v100.safetensors)

## 使い方 (Usage)

アニメ系のデータモデル向きです。実写系のデータモデルではうまく動作しません。  
LoRAを有効にするだけで発動します。階層調整済みですので、基本的には階層指定せず強度指定のみで大丈夫です。  
強度1.0ではかなり強めの効果になりますので、若干強度を落として使うほうがよいでしょう。

もともと2.5Dなモデルで使用すると、よりリアリスティックな雰囲気となりますが、完全な実写風になることはありません。

強めに適用すると、モデルによってはノイズや荒れが目立つようになります。[Hyper denoiserまたはHyper refiner](https://huggingface.co/JujoHotaru/lora/blob/main/hyperdetailer/README.md)を追加すると、ノイズや荒れを抑制することができます。

Suitable for anime-style models. With most photorealistic models, it won't work well.  
It works by simply enabling LoRA. No extra prompts are necessary.  

Effect strength can be controlled by LoRA weight. If default weight (1.0) was too strong, change weight to approximately 0.3 to 0.8. Minus weight is not supported.

Sometimes grain noise appears. Use [Hyper denoiser or Hyper refiner](https://huggingface.co/JujoHotaru/lora/blob/main/hyperdetailer/README.md) to reduce grain noise.