Add booru tagger node.

This commit is contained in:
neflow 2026-02-20 19:42:23 -05:00
parent eb12e015d5
commit 579f19ad78

View File

@ -43627,6 +43627,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "nestflow",
"title": "Booru Taggers for ComfyUI",
"id": "boorutagger",
"reference": "https://github.com/nestflow/ComfyUI-Booru-Tagger",
"files": [
"https://github.com/nestflow/ComfyUI-Booru-Tagger"
],
"install_type": "git-clone",
"description": "An improved and extended node of various Booru taggers (WD taggers, Pixai, Camie, etc.)"
}
]
}