CivArchive
    Preview 58094409
    Preview 58249099

    These tag list(s) contain tags + their aliases (active & deleted + chars/artists/franchise tags) from Danbooru and/or e621 and are for use with sd-webui-tagcomplete extension and ComfyUI-Custom-Scripts autocomplete feature (or AutocompletePlus / comfy-ex-tagcomplete) as well as Krita AI Diffusion, Stability Matrix and SwarmUI (and lots more probably).

    There are 3 main versions.

    • Danbooru - Danbooru tags only (best for Illustrious and NoobAI/Pony if not using e621 knowledge)

    • e621 - e621 tags only (best for e621 models/usage only; e.g: NoobAI)

    • danbooru_e621_merged - a merge of both Danbooru and e621 tags (best for NoobAI/Pony based models especially if you plan on using e621 stuff and your extension doesn't support loading multiple tag lists at once)

    There's also πŸ–ŒοΈ Krita AI Diffusion compatible tag lists inside the corresponding folder.
    There is a πŸ‡¨πŸ‡³ Chinese version made by @UrielGnoyzaki (comment).
    The a1111-sd-webui-tagcomplete extension already comes with the 22.12.2024 tag lists so you don't need to download those from here.
    22.12.2024 is the recommended version for overall use case if you don't want to switch a lot. "01.09.2025 ChenkinNoob 01" and similare are release made for the model of the same name, but not exclusive to, just use them for what you see fit. The ones that are have a more recent date are mostly there for future proofing and the older ones usually have worse filtering/merging but the site-indivdual tag lists should be ok to use.

    You can find the full archive of all tag lists (including other misc stuff like some raw data) that have been made on the archive GitHub repository. (auto updates every months as GitHub actions artifacts, and uploads to repo every 3 months)

    The script(s) with which I made these tag lists is open source on my GitHub.

    Some info on the install process for some tools can be found on the main page of the repo (readme.md)

    Some rather trivial info:
    NoobAI 1.1/1.0 Eps/Vpred knowledge cutoff for danbooru is roughly before 23rd October 2024
    NoobAI's e621 dataset is only up to date until early 2024 (Yi from Nine Sols will won't work for example) meaning older tag lists for e621 specifically might feel better to use
    Illustrious v0.1/1.0-2.0 danbooru knowledge cutoff is roughly june 2024
    RouWei has a slightly more up to date dataset (april 2025 for 0.8, dec 2024 for 0.7 or so) for those who use it and see this
    Generally I don't think much has changed over the few months so the 22nd december 2024 will still be the recommended version.

    The Danbooru tag scraping part was originally borrowed from BetaDoggo over here (many thanks)
    Also a thank you to e621 for having every list easily accessible
    also pandas dataframes are kinda cool.

    Description

    Recommended version.

    This version is better compared to the OLD 22.12.2024 version because it removes aliases that already exist as tags so that autocomplete extensions don't redirect to the wrong tags (thanks to manualTurtle for making me aware of this issue in the comments; This change also fixes the issue of long_hair redirecting to very_long_hair and more. The solution was pretty simple but it took quite a bit to reach my mind teehee)

    I also made several updates to the source code which is why a 16th february 2025 version exists
    Krita AI Diffusion compatible tag lists included.
    Minimum post count threshold is 25 AND 2*
    * (the threshold 2 version is only in the archive repo on github to reduce zip file size)
    Characters/Artist/franchise names + Active and deleted alias tags are included (pending alias tags from e621 are excluded)

    FAQ

    Comments (6)

    nova1337Feb 17, 2025Β· 3 reactions
    CivitAI

    legendary, tysm for this and the update <3

    BigMenFeb 23, 2025
    CivitAI

    how do i install this for forge?

    DraconicDragon
    Author
    Feb 23, 2025Β· 3 reactions

    All you need is this extension https://github.com/DominikDoom/a1111-sd-webui-tagcomplete

    It already comes with the 22nd December 2024 tag lists (danbooru, e621 and merged one) so you don't need to download them from here if you don't need a different version
    You can switch the selected tag list after successful install in Settings -> Tag Autocomplete -> Tag filename dropdown

    AnenimMar 1, 2025Β· 2 reactions
    CivitAI

    How to add this on to comfyui?

    DraconicDragon
    Author
    Mar 1, 2025Β· 20 reactions

    Download the zip archive from here and extract it, then open the CSV file you want to use in any text editor (like Notepad)

    Install https://github.com/pythongosssss/ComfyUI-Custom-Scripts to ComfyUI
    Once installed you can find a "pysssss" category in the ComfyUI settings and under that category there should be a "AutoCompleter" section with a "Manage Custom Words" button, then wait a few seconds for a big popup to show up
    In that popup there will be 2 text areas: the first one which is a single line with a "Load" button next to it, you can ignore this one. And the second one which is a big area.

    Select and copy all the contents/text from the CSV file you opened in your text editor and paste it into the big text area in ComfyUI and then press "Save" at the bottom of it

    It'll take a few seconds and then briefly show "Saved!" for like a second, you can then press "Close" and the autocomplete should show up when you start typing in any text area of any node