File size: 3,398 Bytes
5710d71 191fc7e 3a638e1 191fc7e 3a638e1 f3fd44a f1d762b 9949cd7 def4b7a 471e2fb 8779365 2411342 9949cd7 191fc7e f1d762b 191fc7e f1d762b 19ad743 9949cd7 6b07a19 19ad743 6b07a19 67c82ca def4b7a e112f59 0528db8 def4b7a 9949cd7 471e2fb a3d2915 471e2fb 3e62dd3 471e2fb 3e62dd3 a3d2915 471e2fb 3e62dd3 a3d2915 0da4bdb 3e62dd3 a3d2915 471e2fb 3e62dd3 471e2fb 3e62dd3 8779365 3d41dd4 a3d2915 8779365 881ab9f 9949cd7 55b357e 405729f f7b1f5c edf5d34 f7b1f5c edf5d34 3a638e1 |
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 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 |
---
license: openrail++
language:
- ja
- en
pipeline_tag: text-to-image
tags:
- anime
- stable-diffusion
- text-to-image
- Safetensors
library_name: diffusers
---
- [説明 / Description](#説明--description)
- [比較 / Comparison](#比較--comparison)
- [サンプル / Sample](#サンプル--sample)
- [設定 / Settings](#設定--settings)
- [ライセンス / License](#ライセンス--license)
- [その他 / others](#その他--others)
***
## 説明 / Description
- Pony Diffusion V6 XLを基にしたマージモデルです。
2種類の画風があり、それぞれに無調整の物と色合いと瞳の描写を調整した物があります。
- This is a merged model based on "Pony Diffusion V6 XL".
There are two different styles, each with an unadjusted version and one with adjusted color and eye depiction.
***
## 比較 / Comparison
|☆|**Model:Equuleus**|**Model:Sagittarius**|
| ---- | ---- | ---- |
|**Alpha(unadjusted)**|<img src="Equuleus(Alpha)_Pony_mix_V.1.0.0.png" width= "320px">|<img src="Sagittarius(Alpha)_Pony_mix_V.1.0.0.png" width= "320px">|
|**Beta(adjusted)**|<img src="Equuleus(Beta)_Pony_mix_V.1.0.0.png" width= "320px">|<img src="Sagittarius(Beta)_Pony_mix_V.1.0.0.png" width= "320px">|
***
## サンプル / Sample
- [サンプルリスト/SampleList](./Sample/SampleList.md)
***
## 設定 / Settings
**prompt**
> score_9, masterpiece
- 好みで下記のプロンプトを追加してください。
- Add the following prompts as desired.
> source_anime
**Negative prompt**
> score_6, score_5, score_4, source_pony, source_furry, source_cartoon
**Sampling method**
> "Euler a" or "DPM++ 2M"
**VAE**
> None
- その他の設定はPony Diffusion V6 XLの設定をご参考にしてください。
- For other settings, please refer to the Pony Diffusion V6 XL settings.
***
## ライセンス / License
- ライセンスについて、Pony Diffusion V6 XLから継承しています。
必ずアップロード元のページをご確認ください。
- The license is inherited from "Pony Diffusion V6 XL".
Please be sure to check the original upload page.
**Base model** : [Pony Diffusion V6 XL](https://civitai.com/models/257749?modelVersionId=290640)
**License** : [Fair AI Public License 1.0-SD](https://freedevproject.org/faipl-1.0-sd/)
***
## その他 / Others
- このモデルはHuggingFaceとCivitaiのみにアップロードしています。
- This model is only uploaded to HuggingFace and Civitai.
- 調整版には下記のLoraを適用しています。
- The following Lora has been applied to the adjusted version.
**Equuleus**
[SaturationSlider_A_XL(Pony)](https://huggingface.co/Rita7th/XL_Lora_Storage_Pony/blob/main/Description/Description_Setting.md#saturationslider_a) / 1.0
[HighlightEyes_F_XL(Pony)](https://huggingface.co/Rita7th/XL_Lora_Storage_Pony/blob/main/Description/Description_Eyes.md#%E3%83%8F%E3%82%A4%E3%83%A9%E3%82%A4%E3%83%88--highlighteyes) / 1.0
**Sagittarius**
[PastelSlider_A_XL(Pony)](https://huggingface.co/Rita7th/XL_Lora_Storage_Pony/blob/main/Description/Description_Setting.md#pastelslider_a) / 1.0
[HighlightEyes_F_XL(Pony)](https://huggingface.co/Rita7th/XL_Lora_Storage_Pony/blob/main/Description/Description_Eyes.md#%E3%83%8F%E3%82%A4%E3%83%A9%E3%82%A4%E3%83%88--highlighteyes) / 1.0 |