eienmojiki
commited on
Commit
•
22d6104
1
Parent(s):
6c08343
Model card update
Browse files
README.md
CHANGED
@@ -33,17 +33,45 @@ library_name: diffusers
|
|
33 |
Prompt words are different from SD1.5, and for best results, it is recommended to follow a structured prompt template:
|
34 |
|
35 |
```bash
|
36 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
```
|
38 |
### Special tags:
|
39 |
-
**years:**
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
> [!NOTE] These words help guide the results towards modern and retro anime art styles, with a specific timeframe of approximately 2005 to 2023
|
41 |
|
42 |
-
**NSFW:**
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
> [!NOTE] These words help guide the results towards adult content, but generally do not generate adult content if rating words are not included.
|
44 |
> *Of course, you can also put it in negative prompts.*
|
45 |
|
46 |
-
**quality**
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
> [!NOTE] While this model can function without quality words, in practice, these words can still be used to adjust the output.
|
48 |
|
49 |
**Resolution:**
|
@@ -56,7 +84,8 @@ style/artists/……, 1girl/1boy/1other/……, character name,special tags, a
|
|
56 |
nsfw, lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, artist name
|
57 |
Negative tags can include common negative tags, but it is best not to assign too high of a weight to their content, for example (ugly:2.8).
|
58 |
```
|
59 |
-
> [!IMPORTANT]
|
|
|
60 |
|
61 |
### Resolution:
|
62 |
A resolution greater than 1024×1024 is recommended, and hires fix is recommended if you want higher resolution or quality
|
@@ -66,5 +95,19 @@ Most of the generation parameters of the example graph are:
|
|
66 |
```bash
|
67 |
euler_a | 20steps | no hires fix | CFG7
|
68 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
## License
|
70 |
AnythingXL uses the [**Fair AI Public License 1.0-SD**](https://freedevproject.org/faipl-1.0-sd/), compatible with Stable Diffusion models.
|
|
|
33 |
Prompt words are different from SD1.5, and for best results, it is recommended to follow a structured prompt template:
|
34 |
|
35 |
```bash
|
36 |
+
<|special|>,
|
37 |
+
<|artist|>,
|
38 |
+
<|special(optional)|>,
|
39 |
+
<|characters name|>, <|copyrights|>,
|
40 |
+
<|quality|>, <|meta|>, <|rating|>,……
|
41 |
+
|
42 |
+
<|tags|>,
|
43 |
```
|
44 |
### Special tags:
|
45 |
+
**years:**
|
46 |
+
```bash
|
47 |
+
newest 2021 to 2024
|
48 |
+
recent 2018 to 2020
|
49 |
+
mid 2015 to 2017
|
50 |
+
early 2011 to 2014
|
51 |
+
old 2005 to 2010
|
52 |
+
```
|
53 |
> [!NOTE] These words help guide the results towards modern and retro anime art styles, with a specific timeframe of approximately 2005 to 2023
|
54 |
|
55 |
+
**NSFW:**
|
56 |
+
```bash
|
57 |
+
safe General
|
58 |
+
sensitive Sensitive
|
59 |
+
nsfw Questionable
|
60 |
+
explicit, nsfw Explicit
|
61 |
+
```
|
62 |
> [!NOTE] These words help guide the results towards adult content, but generally do not generate adult content if rating words are not included.
|
63 |
> *Of course, you can also put it in negative prompts.*
|
64 |
|
65 |
+
**quality**
|
66 |
+
```bash
|
67 |
+
masterpiece > 95%
|
68 |
+
best quality > ?
|
69 |
+
great quality > ?
|
70 |
+
good quality > ?
|
71 |
+
normal quality > ?
|
72 |
+
low quality > ?
|
73 |
+
worst quality ≤ 10%
|
74 |
+
```
|
75 |
> [!NOTE] While this model can function without quality words, in practice, these words can still be used to adjust the output.
|
76 |
|
77 |
**Resolution:**
|
|
|
84 |
nsfw, lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, artist name
|
85 |
Negative tags can include common negative tags, but it is best not to assign too high of a weight to their content, for example (ugly:2.8).
|
86 |
```
|
87 |
+
> [!IMPORTANT] Negative tags can include common negative tags, but it is best not to assign too high of a weight to their content, for example (ugly:2.8).
|
88 |
+
> Because of models merge, some labels in the original model that have not been fully trained may be lost, and some labels may need to have a weight of over 1.5 in order to be effective.
|
89 |
|
90 |
### Resolution:
|
91 |
A resolution greater than 1024×1024 is recommended, and hires fix is recommended if you want higher resolution or quality
|
|
|
95 |
```bash
|
96 |
euler_a | 20steps | no hires fix | CFG7
|
97 |
```
|
98 |
+
```bash
|
99 |
+
2048 x 2048 not recommended
|
100 |
+
……
|
101 |
+
1280 x 2048
|
102 |
+
1280 x 1536
|
103 |
+
960 x 1536 Recommended
|
104 |
+
1024 x 1024 1:1 Square
|
105 |
+
……
|
106 |
+
960 x 640
|
107 |
+
768 x 512 SD1.5
|
108 |
+
……
|
109 |
+
2048 x 512 ¿ Unable to guarantee the quality
|
110 |
+
512 x 2048 ¿ Unable to guarantee the quality
|
111 |
+
```
|
112 |
## License
|
113 |
AnythingXL uses the [**Fair AI Public License 1.0-SD**](https://freedevproject.org/faipl-1.0-sd/), compatible with Stable Diffusion models.
|