Update README.md
Browse files
README.md
CHANGED
|
@@ -34,11 +34,12 @@ The model is natively supported in ComfyUI. The above image contains a workflow;
|
|
| 34 |
- er_sde: neutral style, flat colors, sharp lines. I use this as a reasonable default.
|
| 35 |
- euler_a: Softer, thinner lines. Can sometimes tend towards a 2.5D look. CFG can be pushed a bit higher than other samplers without burning the image.
|
| 36 |
- dpmpp_2m_sde_gpu: similar in style to er_sde but can produce more variety and be more "creative". Depending on the prompt it can get too wild sometimes.
|
| 37 |
-
- If going for a more realistic / painterly look, the beta57 scheduler can help make better textures, since it puts more emphasis on low-noise timesteps.
|
| 38 |
|
| 39 |
# Prompting
|
| 40 |
The model is trained on Danbooru-style tags, natural language captions, and combinations of tags and captions.
|
| 41 |
-
-
|
|
|
|
| 42 |
- Recommended negative: "worst quality, low quality, score_1, score_2, score_3, artist name"
|
| 43 |
- When using a tag that is different between Danbooru and Gelbooru, prefer the Gelbooru version.
|
| 44 |
|
|
@@ -88,7 +89,8 @@ Flame<br>
|
|
| 88 |
Digital painting of a fiery dragon with glowing yellow eyes, black horns, and a long, sinuous tail, perched on a glowing, molten rock formation. The background is a gradient of dark purple to orange.
|
| 89 |
|
| 90 |
## Natural language prompting tips
|
| 91 |
-
-
|
|
|
|
| 92 |
- You can mix tags and natural language in arbitrary order.
|
| 93 |
- You can put quality / artist tags at the beginning of a natural language prompt.
|
| 94 |
- "masterpiece, best quality, @big chungus. An anime girl with medium-length blonde hair is..."
|
|
|
|
| 34 |
- er_sde: neutral style, flat colors, sharp lines. I use this as a reasonable default.
|
| 35 |
- euler_a: Softer, thinner lines. Can sometimes tend towards a 2.5D look. CFG can be pushed a bit higher than other samplers without burning the image.
|
| 36 |
- dpmpp_2m_sde_gpu: similar in style to er_sde but can produce more variety and be more "creative". Depending on the prompt it can get too wild sometimes.
|
| 37 |
+
- If going for a more realistic / painterly look, the beta57 scheduler (ComfyUI RES4LYF custom node pack) can help make better textures, since it puts more emphasis on low-noise timesteps.
|
| 38 |
|
| 39 |
# Prompting
|
| 40 |
The model is trained on Danbooru-style tags, natural language captions, and combinations of tags and captions.
|
| 41 |
+
- Use lowercase for tags, and spaces instead of underscores. Score tags are the only tags that use underscores.
|
| 42 |
+
- Recommended positive prefix: "masterpiece, best quality, score_7, safe, "
|
| 43 |
- Recommended negative: "worst quality, low quality, score_1, score_2, score_3, artist name"
|
| 44 |
- When using a tag that is different between Danbooru and Gelbooru, prefer the Gelbooru version.
|
| 45 |
|
|
|
|
| 89 |
Digital painting of a fiery dragon with glowing yellow eyes, black horns, and a long, sinuous tail, perched on a glowing, molten rock formation. The background is a gradient of dark purple to orange.
|
| 90 |
|
| 91 |
## Natural language prompting tips
|
| 92 |
+
- Follow standard English capitalization rules for character and series names.
|
| 93 |
+
- If using pure natural langauge, more descriptive is better. Aim for at least 2 sentences. Extremely short prompts can give unexpected results.
|
| 94 |
- You can mix tags and natural language in arbitrary order.
|
| 95 |
- You can put quality / artist tags at the beginning of a natural language prompt.
|
| 96 |
- "masterpiece, best quality, @big chungus. An anime girl with medium-length blonde hair is..."
|