docs: update README
Browse files- .gitattributes +1 -0
- README.md +73 -69
- images/AnimaMixColorXL_v2.1_v2_plot.jpeg +3 -0
.gitattributes
CHANGED
|
@@ -39,3 +39,4 @@ images/AnimaMixColorXL_v3_cover.jpeg filter=lfs diff=lfs merge=lfs -text
|
|
| 39 |
images/AnimaMixColorXL_v3_v2_plot.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 40 |
images/SampleImage_AnimaMixColorXL_v3_1.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 41 |
images/SampleImage_AnimaMixColorXL_v3_2.jpeg filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 39 |
images/AnimaMixColorXL_v3_v2_plot.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 40 |
images/SampleImage_AnimaMixColorXL_v3_1.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 41 |
images/SampleImage_AnimaMixColorXL_v3_2.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
images/AnimaMixColorXL_v2.1_v2_plot.jpeg filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -1,70 +1,74 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: other
|
| 3 |
-
license_name: faipl-1.0-sd
|
| 4 |
-
license_link: https://freedevproject.org/faipl-1.0-sd/
|
| 5 |
-
language:
|
| 6 |
-
- en
|
| 7 |
-
pipeline_tag: text-to-image
|
| 8 |
-
tags:
|
| 9 |
-
- stable-diffusion
|
| 10 |
-
- stable-diffusion-diffusers
|
| 11 |
-
- text-to-image
|
| 12 |
-
- merge
|
| 13 |
-
inference: false
|
| 14 |
-
library_name: diffusers
|
| 15 |
-
base_model:
|
| 16 |
-
- cagliostrolab/animagine-xl-4.0
|
| 17 |
-
- cagliostrolab/animagine-xl-3.1
|
| 18 |
-
- Noginowa/AnimaMixColorXL
|
| 19 |
-
---
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
Animagine XL
|
| 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 |
The English translation of this workflow description was created with the help of Gemini.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: faipl-1.0-sd
|
| 4 |
+
license_link: https://freedevproject.org/faipl-1.0-sd/
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
pipeline_tag: text-to-image
|
| 8 |
+
tags:
|
| 9 |
+
- stable-diffusion
|
| 10 |
+
- stable-diffusion-diffusers
|
| 11 |
+
- text-to-image
|
| 12 |
+
- merge
|
| 13 |
+
inference: false
|
| 14 |
+
library_name: diffusers
|
| 15 |
+
base_model:
|
| 16 |
+
- cagliostrolab/animagine-xl-4.0
|
| 17 |
+
- cagliostrolab/animagine-xl-3.1
|
| 18 |
+
- Noginowa/AnimaMixColorXL
|
| 19 |
+
---
|
| 20 |
+

|
| 21 |
+
|
| 22 |
+
Animagine XLベースのVAE内蔵マージモデルです。必ずおすすめ設定、おすすめプロンプトを確認してください。<br>
|
| 23 |
+
This is a merged model based on Animagine XL with a built-in VAE. Be sure to check the recommended settings and recommended prompts.<br>
|
| 24 |
+
<br>
|
| 25 |
+
|
| 26 |
+
# ライセンス / License
|
| 27 |
+
[Fair AI Public License 1.0-SD](https://freedevproject.org/faipl-1.0-sd/)<br>
|
| 28 |
+
<br>
|
| 29 |
+
|
| 30 |
+
# モデルについて / About the Model
|
| 31 |
+
現在の最新モデルはAnimaMixColorXL v3です。
|
| 32 |
+
The current latest model is AnimaMixColorXL v3.
|
| 33 |
+
|
| 34 |
+
v2.1は、v2のレシピをベースに怪しい部分を修正し、sd-mechaでマージし直しました。
|
| 35 |
+
v2.1 was re-merged with sd-mecha after correcting problematic areas found in the v2 recipe.
|
| 36 |
+
|
| 37 |
+
<img src="images/AnimaMixColorXL_v3_v2_plot.jpeg" width="500px"><br>
|
| 38 |
+
<img src="images/AnimaMixColorXL_v2.1_v2_plot.jpeg" width="500px"><br>
|
| 39 |
+
|
| 40 |
+
# おすすめ設定 / Recommended Settings
|
| 41 |
+
CFG Scale: 4-7(おすすめ:5)<br>
|
| 42 |
+
Sampling Steps: 25-28(おすすめ:28)<br>
|
| 43 |
+
Sampler: Euler-a<br>
|
| 44 |
+
<br>
|
| 45 |
+
|
| 46 |
+
# おすすめプロンプト / Recommended Prompt
|
| 47 |
+
Positive:
|
| 48 |
+
```
|
| 49 |
+
Masterpiece, Best quality, Amazing quality, Very aesthetic, Absurdres
|
| 50 |
+
```
|
| 51 |
+
Negative:
|
| 52 |
+
```
|
| 53 |
+
Nsfw, Lowres, Bad quality, Worst quality, Low score, Bad score, Average score, Poorly drawn, Flat illustration, Flat color, Anime style, Sketch, Jpeg artifacts,
|
| 54 |
+
Bad anatomy, Ugly, Bad eyes, Bright pupils, White pupils, Bad hands, Bad fingers, Extra fingers, Simple background, Transparent background, 3D, Blurry, Furry,
|
| 55 |
+
Watermark
|
| 56 |
+
```
|
| 57 |
+
<br>
|
| 58 |
+
|
| 59 |
+
# 詳しい使い方 / Detailed usage
|
| 60 |
+
v3は[Animagine XL 4.0](https://huggingface.co/cagliostrolab/animagine-xl-4.0)、v2以前は[Animagine XL 3.1](https://huggingface.co/cagliostrolab/animagine-xl-3.1)と互換性があります。詳しくは各Animagine XLページのUsage Guidelinesを参照して下さい。<br>
|
| 61 |
+
v3 is compatible with [Animagine XL 4.0](https://huggingface.co/cagliostrolab/animagine-xl-4.0), and v2 and earlier versions are compatible with [Animagine XL 3.1](https://huggingface.co/cagliostrolab/animagine-xl-3.1). For more details, please refer to the "Usage Guidelines" section on the respective Animagine XL pages.<br>
|
| 62 |
+
<br>
|
| 63 |
+
|
| 64 |
+
# サンプル画像 / Sample Images
|
| 65 |
+
サンプル画像はAnimaMixColorXL v3で生成し、Hires. fixをしています。<br>
|
| 66 |
+
Sample images were generated with AnimaMixColorXL v3 and Hires. fix.<br>
|
| 67 |
+
<img src="https://huggingface.co/Noginowa/AnimaMixColorXL/resolve/main/images/SampleImage_AnimaMixColorXL_v3_1.jpeg" width="500px"><br>
|
| 68 |
+
<img src="https://huggingface.co/Noginowa/AnimaMixColorXL/resolve/main/images/SampleImage_AnimaMixColorXL_v3_2.jpeg" width="500px"><br>
|
| 69 |
+
|
| 70 |
+
# 作者 / Creator
|
| 71 |
+
Civitai: [Noginowa](https://civitai.com/user/Noginowa)<br>
|
| 72 |
+
Bluesky: [のぎのわ](https://bsky.app/profile/noginowa-ailab.bsky.social)<br>
|
| 73 |
+
<br>
|
| 74 |
The English translation of this workflow description was created with the help of Gemini.
|
images/AnimaMixColorXL_v2.1_v2_plot.jpeg
ADDED
|
Git LFS Details
|