ComfyUI Extension
ComfyUI-tagcomplete
This extension provides tag completion feature in textbox.
waterminer/ComfyUI-tagcomplete
Nodes—
On cloudLocal install
Stars12
Updated2 years ago
Readme
Feature

Install
- clone this project to
ComfyUI/custom_nodes
~/ComfyUI/custom_nodes$ git clone https://github.com/waterminer/ComfyUI-tagcomplete
- init submodule
~/ComfyUI/custom_nodes/ComfyUI-tagcomplete$ git submodule init
- install requirements
~/ComfyUI/custom_nodes/ComfyUI-tagcomplete$ pip install -r ./requirements.txt