eienmojiki
commited on
Commit
•
6c08343
1
Parent(s):
f26fc20
Update README.md
Browse files
README.md
CHANGED
@@ -37,26 +37,26 @@ style/artists/……, 1girl/1boy/1other/……, character name,special tags, a
|
|
37 |
```
|
38 |
### Special tags:
|
39 |
**years:** `old/mid/newest`
|
40 |
-
> 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:** `nsfw(explicit)/sensitive`
|
43 |
-
> 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** `best/high/medium/normal/low/wprst quality`
|
47 |
-
> While this model can function without quality words, in practice, these words can still be used to adjust the output.
|
48 |
|
49 |
**Resolution:**
|
50 |
-
> You are free to use the vast majority of reasonable resolutions, whether it is the resolution used by SD1.5 at 512*768 or higher resolutions above 2048, each will have a different effect. However, using images that are too large or too small may cause the picture to break down or the character/background structure to become distorted.
|
51 |
|
52 |
**Tags:**
|
53 |
-
> If you want to generate high-quality pictures, you can use negative prompts, such as:
|
54 |
|
55 |
```bash
|
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 |
-
> 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.
|
60 |
|
61 |
### Resolution:
|
62 |
A resolution greater than 1024×1024 is recommended, and hires fix is recommended if you want higher resolution or quality
|
|
|
37 |
```
|
38 |
### Special tags:
|
39 |
**years:** `old/mid/newest`
|
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:** `nsfw(explicit)/sensitive`
|
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** `best/high/medium/normal/low/wprst 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:**
|
50 |
+
> [!NOTE] You are free to use the vast majority of reasonable resolutions, whether it is the resolution used by SD1.5 at 512*768 or higher resolutions above 2048, each will have a different effect. However, using images that are too large or too small may cause the picture to break down or the character/background structure to become distorted.
|
51 |
|
52 |
**Tags:**
|
53 |
+
> [!NOTE] If you want to generate high-quality pictures, you can use negative prompts, such as:
|
54 |
|
55 |
```bash
|
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] 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.
|
60 |
|
61 |
### Resolution:
|
62 |
A resolution greater than 1024×1024 is recommended, and hires fix is recommended if you want higher resolution or quality
|