Update README.md
Browse files
README.md
CHANGED
@@ -28,6 +28,7 @@ license: creativeml-openrail-m
|
|
28 |
- [Demo](#▼-demo)
|
29 |
- [Merge Recipes](#▼-merge-recipes)
|
30 |
- [Suggestions](#▼-suggestions)
|
|
|
31 |
- [WebUI](#webui)
|
32 |
- [VAE](#vae)
|
33 |
- [Embeddings](#embeddings)
|
@@ -110,6 +111,11 @@ https://www.figma.com/file/aESyZAxHxBJjE63gog5ExZ/KENSHI?node-id=0%3A1&t=2ULQWeL
|
|
110 |
<hr>
|
111 |
|
112 |
# ▼ Suggestions
|
|
|
|
|
|
|
|
|
|
|
113 |
## WebUI
|
114 |
<a href="https://github.com/AUTOMATIC1111/stable-diffusion-webui">AUTOMATIC1111</a> Grab it, a must-have. Have all the features you want and is easy to access.
|
115 |
<hr>
|
@@ -126,7 +132,6 @@ https://www.figma.com/file/aESyZAxHxBJjE63gog5ExZ/KENSHI?node-id=0%3A1&t=2ULQWeL
|
|
126 |
```c#
|
127 |
WLOP, Nixeu, Guweiz
|
128 |
```
|
129 |
-
Trigger Words are not required but are meant to enhance the effectiveness of the prompt and improve the overall outcome.
|
130 |
|
131 |
|
132 |
<hr>
|
|
|
28 |
- [Demo](#▼-demo)
|
29 |
- [Merge Recipes](#▼-merge-recipes)
|
30 |
- [Suggestions](#▼-suggestions)
|
31 |
+
- [Trigger Words](#trigger-words)
|
32 |
- [WebUI](#webui)
|
33 |
- [VAE](#vae)
|
34 |
- [Embeddings](#embeddings)
|
|
|
111 |
<hr>
|
112 |
|
113 |
# ▼ Suggestions
|
114 |
+
|
115 |
+
## Trigger Words
|
116 |
+
**Trigger Words are not required** but are meant to **enhance the effectiveness of the prompt** and improve the overall outcome.
|
117 |
+
<hr>
|
118 |
+
|
119 |
## WebUI
|
120 |
<a href="https://github.com/AUTOMATIC1111/stable-diffusion-webui">AUTOMATIC1111</a> Grab it, a must-have. Have all the features you want and is easy to access.
|
121 |
<hr>
|
|
|
132 |
```c#
|
133 |
WLOP, Nixeu, Guweiz
|
134 |
```
|
|
|
135 |
|
136 |
|
137 |
<hr>
|