kayfahaarukku
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,34 @@
|
|
1 |
---
|
2 |
license: openrail++
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: openrail++
|
3 |
---
|
4 |
+
AingDiffusion XL (read: Ah-eeng Diffusion XL) merges anime models based on SDXL plus some extra self-trained datasets. This model is capable of generating high-quality anime images.
|
5 |
+
|
6 |
+
The word "aing" came from informal Sundanese; it means "I" or "My". The name represents that this model produces images relevant to my taste.
|
7 |
+
|
8 |
+
## Guide to generating good images with this model
|
9 |
+
|
10 |
+
(This guide is relevant to the latest version of AingDiffusion XL)
|
11 |
+
|
12 |
+
- This model uses Animagine's way of prompting:
|
13 |
+
|
14 |
+
`1girl/1boy, character name, from what series, what style, everything else in any order, masterpiece, best quality, very aesthetic, absurdres`
|
15 |
+
|
16 |
+
It is also recommended to include the style name of the images you want to generate in the prompt (eg. anime screencap, sketch, pixel art, famous artist name, etc.).
|
17 |
+
|
18 |
+
- The standard negative prompt recommended for this model:
|
19 |
+
|
20 |
+
`nsfw, lowres, (bad), text, error, fewer, extra, missing, worst quality, jpeg artifacts, low quality, watermark, unfinished, displeasing, oldest, early, chromatic aberration, signature, watermark, artistic error, username, scan, [abstract],`
|
21 |
+
|
22 |
+
- Use SDXL-recommended resolutions. This is SDXL, lower resolution always performs worse.
|
23 |
+
|
24 |
+
- The recommended sampler is "Euler a" with ~7 CFG and ~25 steps.
|
25 |
+
|
26 |
+
- Set ENSD (eta noise seed delta) to 31337 [to replicate image].
|
27 |
+
|
28 |
+
## Character List
|
29 |
+
|
30 |
+
AingDiffusion XL is a derivative of Animagine XL v3. The latest version of AingDiffusion XL is a derivative of Animagine XL 3.1, which has over 4.9k characters trained on it. You can see the full list here: https://huggingface.co/spaces/cagliostrolab/animagine-xl-3.1/blob/main/wildcard/characterfull.txt
|
31 |
+
|
32 |
+
## Legals
|
33 |
+
|
34 |
+
Due to the usage of Animagine XL with the merge, the model is now using Fair AI Public License 1.0-SD license.
|