floyo logobeta logo
Powered by
ThinkDiffusion
floyo logobeta logo
Powered by
ThinkDiffusion

ComfyUI-Autocomplete-Plus

21

Last updated
2025-07-06

ComfyUI-Autocomplete-Plus is a specialized extension for ComfyUI that enhances text input by providing real-time autocomplete suggestions and related tag displays. It primarily supports tags from Danbooru and e621, streamlining the tagging process for users.

  • Automatically downloads necessary CSV data for tag suggestions without requiring manual setup.
  • Offers multilingual support for tag input, including Japanese, Chinese, and Korean, enhancing accessibility.
  • Features intuitive operations for both mouse and keyboard users, ensuring a seamless tagging experience.

Context

This tool, ComfyUI-Autocomplete-Plus, serves as a custom node within the ComfyUI framework, designed to assist users in efficiently tagging their artwork by providing autocomplete suggestions and related tags. Its core purpose is to streamline the tagging process, making it easier for artists and creators to find and insert relevant tags quickly.

Key Features & Benefits

The extension offers several practical features, including real-time autocomplete that suggests tags based on partial input, and a related tags display that shows tags closely associated with the selected one. These features significantly enhance user experience by reducing the time spent searching for appropriate tags and minimizing errors in tag entry.

Advanced Functionalities

One of the notable advanced capabilities is the ability to support user-defined CSV files for custom autocomplete suggestions. Users can also utilize bulk tag insertion by enclosing multiple tags in double quotation marks, allowing for quick insertion of frequently used tags. Additionally, the tool can handle large datasets efficiently through a fast search feature, which improves responsiveness during tag input.

Practical Benefits

By integrating ComfyUI-Autocomplete-Plus into their workflow, users can expect improved efficiency and control over their tagging process. The ability to receive immediate tag suggestions and see related tags enhances the quality of tag selection, ultimately leading to better organization and categorization of artwork.

Credits/Acknowledgments

The development of ComfyUI-Autocomplete-Plus draws inspiration from several sources, including the implementation of autocomplete functions from pythongosssss/ComfyUI-Custom-Node and specifications from DominikDoom/a1111-sd-webui-tagcomplete. The fast search capability is powered by the flexsearch library from nextapps-de/flexsearch.