Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ tags:
|
|
9 |
- stable-diffusion
|
10 |
- safetensors
|
11 |
- stable-diffusion-xl
|
12 |
-
base_model: cagliostrolab/animagine-xl-3.
|
13 |
---
|
14 |
<style>
|
15 |
.title-container {
|
@@ -49,19 +49,19 @@ base_model: cagliostrolab/animagine-xl-3.0
|
|
49 |
- **Model type**: Diffusion-based text-to-image generative model
|
50 |
- **Model Description**: Generate high-quality anime images from textual prompts
|
51 |
- **License**: [Fair AI Public License 1.0-SD](https://freedevproject.org/faipl-1.0-sd/)
|
52 |
-
- **Merged from model**: [Animagine XL 3.
|
53 |
|
54 |
## Recommended settings
|
55 |
|
56 |
To guide the model towards generating high-aesthetic images, use negative prompts like:
|
57 |
```
|
58 |
-
(worst quality, low quality, lowres), (interlocked fingers, badly drawn hands and fingers, anatomically incorrect hands), blurry, watermark,
|
59 |
```
|
60 |
|
61 |
For higher quality outcomes, prepend prompts with:
|
62 |
|
63 |
```
|
64 |
-
(
|
65 |
```
|
66 |
|
67 |
### Multi Aspect Resolution
|
@@ -86,9 +86,9 @@ This model supports generating images at the following dimensions:
|
|
86 |
|
87 |
## Merge parameters
|
88 |
|
89 |
-
1. Animagine XL 3.
|
90 |
2. (1) merged with [Blue Pencil XL v3.1.0](https://civitai.com/models/119012/bluepencil-xl) to get final touch with anime using MBW (0.0,0.11,0.22,0.33,0.44,0.55,0.44,0.33,0.22,0.11,0.0,0.11,0.22,0.33,0.44,0.55,0.44,0.33,0.22,0.11,0)
|
91 |
-
3.
|
92 |
|
93 |
## License
|
94 |
|
|
|
9 |
- stable-diffusion
|
10 |
- safetensors
|
11 |
- stable-diffusion-xl
|
12 |
+
base_model: cagliostrolab/animagine-xl-3.1
|
13 |
---
|
14 |
<style>
|
15 |
.title-container {
|
|
|
49 |
- **Model type**: Diffusion-based text-to-image generative model
|
50 |
- **Model Description**: Generate high-quality anime images from textual prompts
|
51 |
- **License**: [Fair AI Public License 1.0-SD](https://freedevproject.org/faipl-1.0-sd/)
|
52 |
+
- **Merged from model**: [Animagine XL 3.1](https://huggingface.co/cagliostrolab/animagine-xl-3.1)
|
53 |
|
54 |
## Recommended settings
|
55 |
|
56 |
To guide the model towards generating high-aesthetic images, use negative prompts like:
|
57 |
```
|
58 |
+
(worst quality, low quality, very displeasing, lowres), (interlocked fingers, badly drawn hands and fingers, anatomically incorrect hands), blurry, watermark,
|
59 |
```
|
60 |
|
61 |
For higher quality outcomes, prepend prompts with:
|
62 |
|
63 |
```
|
64 |
+
(masterpiece, best quality, very aesthetic, ultra detailed), intricate details,
|
65 |
```
|
66 |
|
67 |
### Multi Aspect Resolution
|
|
|
86 |
|
87 |
## Merge parameters
|
88 |
|
89 |
+
1. Animagine XL 3.1 merged to [RealCartoonXL V6](https://civitai.com/models/125907/realcartoon-xl) to get 2.5D body using MBW (0.0,1.0,0.8,0.5,0.25,0.0,0.0,0.0,0.0,0.0,0.0,0.3,0.5,0.71,1.0,0.56,0.71,1.0,0.83,0.1,0)
|
90 |
2. (1) merged with [Blue Pencil XL v3.1.0](https://civitai.com/models/119012/bluepencil-xl) to get final touch with anime using MBW (0.0,0.11,0.22,0.33,0.44,0.55,0.44,0.33,0.22,0.11,0.0,0.11,0.22,0.33,0.44,0.55,0.44,0.33,0.22,0.11,0)
|
91 |
+
3. RaemuXLv3
|
92 |
|
93 |
## License
|
94 |
|