File size: 2,003 Bytes
0cc5f00 24341fb 0cc5f00 24341fb 0cc5f00 24341fb 09a6382 24341fb 09a6382 24341fb 0cc5f00 24341fb 09a6382 24341fb |
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 46 47 48 49 50 51 52 53 54 55 56 57 |
# 2.5D→2D変換 / Convert 2.5D to 2D
![](thumb.webp)
2.5Dセミリアル系モデルの出力を、絵画・アニメ寄り(2D)な見た目に変換できます。
逆となる「[2D→2.5D変換](https://huggingface.co/JujoHotaru/lora/blob/main/sdxl/make25d/README.md)」も公開しています。
もともと2Dなモデルで使用すると、若干フラット寄りな見た目に変わる場合があります。
Animagine派生系よりPony派生系のほうが効果が高くなります。
Converts output of 2.5D semi-real models to cartoon/anime like(2D) appearance.
Opposite effect, ["Convert 2D to 2.5D"](https://huggingface.co/JujoHotaru/lora/blob/main/sdxl/make25d/README.md) is also available.
When used on a originally 2D checkpoint, it will make more anime-like look.
Pony-based models are more effective than Animagine-based models.
---
## 使い方 / How to use
LoRAを有効にするだけで発動します。階層調整済みですので、基本的には階層指定せず強度指定のみで大丈夫です。
LoRA適用強度でエフェクトの効き具合を調整できます。標準の適用強度(1.0)で強すぎる場合は、強度を下げてください。
It works by simply enabling LoRA. No extra prompts are necessary.
Effect strength can be controlled by LoRA weight.
If the effect is too strong at the default weight(1.0), reduce weight.
---
## ダウンロード / Download
- [**ダウンロード(Download) v1.0** (anti25d_xl_v10.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/sdxl/anti25d/anti25d_xl_v10.safetensors?download=true)
---
## 適用サンプル / Sample gallery
<details><summary>ここをクリックして展開してください / Click here to view samples</summary>
![](anti2d_sample1.webp)
![](anti2d_sample2.webp)
![](anti2d_sample3.webp)
![](anti2d_sample4.webp)
</details>
---
[戻る / Return to index](https://huggingface.co/JujoHotaru/lora/blob/main/sdxl/README.md)
|