Improved DanTagGen implementation that posesses all functionality of the A1111 webui extension.
ComfyUI node better aligned to KBlueLeaf's implementation of DanTagGen (https://github.com/KohakuBlueleaf/z-a1111-sd-webui-dtg)
Features:
A sd-webui extension for utilizing DanTagGen to "upsample prompts".
It can generate the detail tags/core tags about the character you put in the prompts. It can also add some extra elements into your prompt.
an extra z is added to repo name to ensure this extension will run process()
after other extensions
DanTagGen(Danbooru Tag Generator) is a LLM model designed for generating Danboou Tags with provided informations. It aims to provide user a more convinient way to make prompts for Text2Image model which is trained on Danbooru datasets.
More information about model arch and training data can be found in the HuggingFace Model card:
KBlueLeaf/DanTagGen-beta · Hugging Face
After install it into the sd-webui or sd-webui-forge. Just enable it in the acordion. It will automatically read the content of your prompt and generate more tags based on your prompt.
You can now select models in Generation config accordion. The script will automatically download the selected models if it is not existed. (Include gguf model.)
If you want to download the gguf model by yourself, you need to rename it to <Model Name>_<GGUF Name>
for example: DanTagGen-gamma_ggml-model-Q6_K.gguf