lora / sdxl /anti25d /README.md
JujoHotaru's picture
up
09a6382
|
raw
history blame
2 kB
# 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)