Visit ComfyUI Online for ready-to-use ComfyUI environment
ComfyUI WD 1.4 Tagger is an extension for ComfyUI that enables users to extract and analyze booru tags from images, facilitating efficient image tagging and categorization.
ComfyUI-WD14-Tagger is an extension for ComfyUI that allows you to automatically generate descriptive tags for images, similar to those used on booru-style image boards. This can be incredibly useful for AI artists who want to quickly and accurately tag their artwork for better organization, searchability, and sharing. The extension leverages advanced models to analyze images and generate relevant tags, saving you time and effort.
The extension works by using pre-trained models to "interrogate" or analyze an image and generate a list of tags that describe its content. Think of it as having a very knowledgeable art critic who can look at your image and instantly tell you what it depicts. The models have been trained on large datasets of images and their associated tags, allowing them to recognize a wide variety of subjects, styles, and elements in your artwork.
When you input an image into the extension, it processes the image through the selected model, which then outputs a list of tags along with confidence scores. These scores indicate how certain the model is that a particular tag applies to the image. You can set thresholds to filter out tags with low confidence scores, ensuring that only the most relevant tags are included.
The extension supports tagging multiple images at once, which can be a huge time-saver if you have a large collection of artwork. You can batch process images and get tags for all of them in one go.
You can choose from different interrogation models, each with its own strengths. For example, the MOAT
model is the newest and offers advanced tagging capabilities, while the ConvNextV2
model is very popular for its accuracy. You can experiment with different models to see which one works best for your needs.
You can provide a comma-separated list of tags that you want to exclude from the results. This is useful if there are certain tags that you know are irrelevant or incorrect for your images.
You can quickly interrogate images directly from any node that displays an image, such as LoadImage
, SaveImage
, or PreviewImage
nodes. Simply right-click on the node or the image and select WD14 Tagger
from the menu.
The extension uses models created by SmilingWolf. Here are some of the models you can use:
models
folder.custom_nodes\ComfyUI-WD14-Tagger
). Restart ComfyUI after installation.models
folder.onnxruntime
for CPU usage or onnxruntime-gpu
for GPU usage. Note that GPU support may have issues, and the author cannot provide support for GPU-related problems.For more information, tutorials, and community support, you can visit the following resources:
© Copyright 2024 RunComfy. All Rights Reserved.