Noginowa commited on
Commit
e129a41
·
verified ·
1 Parent(s): b7e2da9

docs: update README

Browse files
.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
- ![Cover](https://huggingface.co/Noginowa/AnimaMixColorXL/resolve/main/images/AnimaMixColorXL_v3_cover.jpeg)
22
-
23
- Animagine XLベースのVAE内蔵マージモデルです。必ずおすすめ設定、おすすめプロンプトを確認してください。<br>
24
- 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>
25
- <br>
26
-
27
- # ライセンス / License
28
- [Fair AI Public License 1.0-SD](https://freedevproject.org/faipl-1.0-sd/)<br>
29
- <br>
30
-
31
- # モデルについて / About the Model
32
- 現在の最新モデルはAnimaMixColorXL v3です。<br>
33
- The current latest model is AnimaMixColorXL v3.<br>
34
- <img src="https://huggingface.co/Noginowa/AnimaMixColorXL/resolve/main/images/AnimaMixColorXL_v3_v2_plot.jpeg" width="500px"><br>
35
-
36
- # おすすめ設定 / Recommended Settings
37
- CFG Scale: 4-7(おすすめ:5)<br>
38
- Sampling Steps: 25-28(おすすめ:28)<br>
39
- Sampler: Euler-a<br>
40
- <br>
41
-
42
- # おすすめプロンプト / Recommended Prompt
43
- Positive:
44
- ```
45
- Masterpiece, Best quality, Amazing quality, Very aesthetic, Absurdres
46
- ```
47
- Negative:
48
- ```
49
- Nsfw, Lowres, Bad quality, Worst quality, Low score, Bad score, Average score, Poorly drawn, Flat illustration, Flat color, Anime style, Sketch, Jpeg artifacts,
50
- Bad anatomy, Ugly, Bad eyes, Bright pupils, White pupils, Bad hands, Bad fingers, Extra fingers, Simple background, Transparent background, 3D, Blurry, Furry,
51
- Watermark
52
- ```
53
- <br>
54
-
55
- # 詳しい使い方 / Detailed usage
56
- 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>
57
- 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>
58
- <br>
59
-
60
- # サンプル画像 / Sample Images
61
- サンプル画像はAnimaMixColorXL v3で生成し、Hires. fixをしています。<br>
62
- Sample images were generated with AnimaMixColorXL v3 and Hires. fix.<br>
63
- <img src="https://huggingface.co/Noginowa/AnimaMixColorXL/resolve/main/images/SampleImage_AnimaMixColorXL_v3_1.jpeg" width="500px"><br>
64
- <img src="https://huggingface.co/Noginowa/AnimaMixColorXL/resolve/main/images/SampleImage_AnimaMixColorXL_v3_2.jpeg" width="500px"><br>
65
-
66
- # 作者 / Creator
67
- Civitai: [Noginowa](https://civitai.com/user/Noginowa)<br>
68
- Bluesky: [のぎのわ](https://bsky.app/profile/noginowa-ailab.bsky.social)<br>
69
- <br>
 
 
 
 
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
+ ![Cover](images/AnimaMixColorXL_v3_cover.jpeg)
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

  • SHA256: 5d899f4711bb7c707d7c7bc73265a856c1c2411a17ccdc36594cbb817cead7ca
  • Pointer size: 132 Bytes
  • Size of remote file: 1.48 MB