WebUI extension for image tagging
Top 29.5% on sourcepulse
This repository provides a labeling extension for Automatic1111's Stable Diffusion Web UI, enabling users to generate Booru-style tags for images using various AI models like DeepDanbooru. It's designed for users of Stable Diffusion Web UI who want to automate image tagging for organization or dataset creation.
How It Works
The extension integrates with the Stable Diffusion Web UI, allowing users to select an interrogation model (e.g., Waifu Diffusion 1.4 Tagger, DeepDanbooru models) and process single or multiple images. It leverages pre-trained models to analyze image content and output descriptive tags, similar to how Booru websites categorize artwork.
Quick Start & Requirements
extensions/
directory of your Stable Diffusion Web UI installation.models/deepdanbooru/
directory.Highlighted Details
Maintenance & Community
This branch is unmaintained. Users are directed to a fork at picobyte/stable-diffusion-webui-wd14-tagger
for current development.
Licensing & Compatibility
Copyright is public domain, with exceptions for borrowed code. Specific license details for borrowed components are not explicitly stated.
Limitations & Caveats
The primary repository is unmaintained, indicating potential lack of updates, bug fixes, or support. Users should refer to the linked fork for ongoing development.
2 years ago
Inactive