hearmeneigh
commited on
Commit
•
dea7d76
1
Parent(s):
fe61eb6
Update guides/WEBUI.md
Browse files- guides/WEBUI.md +2 -2
guides/WEBUI.md
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
|
12 |
If you use [`a1111-sd-webui-tagcomplete`](https://github.com/DominikDoom/a1111-sd-webui-tagcomplete/blob/main/README.md), you can configure it to use E621 Rising's tags like this:
|
13 |
|
14 |
-
1. Download [`rising.csv`](https://huggingface.co/hearmeneigh/sd21-e621-rising-v2/resolve/main/guides/autocomplete/rising.csv) and copy it to `<stable-diffusion-webui>/extensions/a1111-sd-webui-tagcomplete/tags`
|
15 |
2. Download [`config.json`](https://huggingface.co/hearmeneigh/sd21-e621-rising-v2/resolve/main/guides/autocomplete/config.json) and copy it to `<stable-diffusion-webui>/extensions/a1111-sd-webui-tagcomplete/tags`
|
16 |
3. Restart WebUI
|
17 |
4. For more information, [see here](https://github.com/DominikDoom/a1111-sd-webui-tagcomplete/blob/main/README.md).
|
@@ -23,7 +23,7 @@ If you use [`a1111-sd-webui-tagcomplete`](https://github.com/DominikDoom/a1111-s
|
|
23 |
|
24 |
Make the following changes to `<stable-diffusion-webui>/extensions/a1111-sd-webui-tagcomplete/tags/config.json`:
|
25 |
|
26 |
-
1. Set `tagFile` to `"rising.csv"`
|
27 |
2. Set `replaceUnderscores` to `false`
|
28 |
3. Set `escapeParentheses` to `true`
|
29 |
4. Set `appendComma` to `true`
|
|
|
11 |
|
12 |
If you use [`a1111-sd-webui-tagcomplete`](https://github.com/DominikDoom/a1111-sd-webui-tagcomplete/blob/main/README.md), you can configure it to use E621 Rising's tags like this:
|
13 |
|
14 |
+
1. Download [`rising-v2.csv`](https://huggingface.co/hearmeneigh/sd21-e621-rising-v2/resolve/main/guides/autocomplete/rising-v2.csv) and copy it to `<stable-diffusion-webui>/extensions/a1111-sd-webui-tagcomplete/tags`
|
15 |
2. Download [`config.json`](https://huggingface.co/hearmeneigh/sd21-e621-rising-v2/resolve/main/guides/autocomplete/config.json) and copy it to `<stable-diffusion-webui>/extensions/a1111-sd-webui-tagcomplete/tags`
|
16 |
3. Restart WebUI
|
17 |
4. For more information, [see here](https://github.com/DominikDoom/a1111-sd-webui-tagcomplete/blob/main/README.md).
|
|
|
23 |
|
24 |
Make the following changes to `<stable-diffusion-webui>/extensions/a1111-sd-webui-tagcomplete/tags/config.json`:
|
25 |
|
26 |
+
1. Set `tagFile` to `"rising-v2.csv"`
|
27 |
2. Set `replaceUnderscores` to `false`
|
28 |
3. Set `escapeParentheses` to `true`
|
29 |
4. Set `appendComma` to `true`
|