Update README-EN.md
Browse files- README-EN.md +32 -16
README-EN.md
CHANGED
@@ -1,17 +1,33 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
|
|
|
1 |
+
# Summery
|
2 |
+
This file is for tag auto-completion for ComfyUI-Custom-Scripts.
|
3 |
+
Tags with low usage frequency (less than post_count20) are excluded.
|
4 |
+
|
5 |
+
# File Type
|
6 |
+
The differences are as follows.
|
7 |
+
|
8 |
+
### normal
|
9 |
+
|
10 |
+
The display format will be the same as before.
|
11 |
+
(Only for danbooru_and_e621) If a tag exists in both danbooru and e621, the one with the higher number of tags will be displayed.
|
12 |
+
|
13 |
+
Example
|
14 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/66fff84d9ed6d66370620e36/f2lVtaiIGpZiYZAmBKtNB.png)
|
15 |
+
|
16 |
+
|
17 |
+
### categoryPlus
|
18 |
+
|
19 |
+
Compared to the standard version, the following differences exist.
|
20 |
+
* It additionally indicates whether the tag is from danbooru or e621 and which category it belongs to.
|
21 |
+
* (Only for danbooru_and_e621) If a tag exists in both danbooru and e621, both will be displayed.
|
22 |
+
* Sort order is not by number, but by tag a-z.
|
23 |
+
|
24 |
+
These behaviors are not expected by ComfyUI-Custom-Scripts, and it is highly likely that the display format will change due to version upgrades, etc.
|
25 |
+
|
26 |
+
Example
|
27 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/66fff84d9ed6d66370620e36/jhSbRE0lJ0zHoWpXF2A0o.png)
|
28 |
+
|
29 |
+
◆使い方
|
30 |
+
Replace one of the downloaded “autocomplete.txt” files with the following file.
|
31 |
+
[Your folder]\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Custom-Scripts\user\autocomplete.txt
|
32 |
+
|
33 |
|