- 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