| # Summery |
| This file is for tag auto-completion for ComfyUI-Custom-Scripts. |
| Tags with low usage frequency (less than post_count20) are excluded. |
| |
| # File Type |
| The differences are as follows. |
| |
| ### normal |
| |
| The display format will be the same as before. |
| (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. |
| |
| Example |
|  |
| |
| |
| ### categoryPlus |
| |
| Compared to the standard version, the following differences exist. |
| * It additionally indicates whether the tag is from danbooru or e621 and which category it belongs to. |
| * (Only for danbooru_and_e621) If a tag exists in both danbooru and e621, both will be displayed. |
| * Sort order is not by number, but by tag a-z. |
| |
| 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. |
| |
| Example |
|  |
| |
| ◆使い方 |
| Replace one of the downloaded “autocomplete.txt” files with the following file. |
| [Your folder]\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Custom-Scripts\user\autocomplete.txt |
|
|
|
|
|
|