ComfyOnline
ComfyUI-tagcomplete

Feature

illustrate

Install

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