Extensions/ComfyUI-tagcomplete
ComfyUI Extension

ComfyUI-tagcomplete

This extension provides tag completion feature in textbox.

By waterminer·Created 2 years ago·Updated 2 years ago· 12
waterminer/ComfyUI-tagcomplete
Nodes
On cloudLocal install
Stars12
Updated2 years ago
Readme

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