update DB

This commit is contained in:
Dr.Lt.Data
2024-04-18 21:51:26 +09:00
parent 7c29162988
commit 828463c57f
5 changed files with 351 additions and 294 deletions

View File

@@ -7459,7 +7459,16 @@
"install_type": "git-clone",
"description": "ComfyUI reference implementation for [a/T-GATE](https://github.com/HaozheLiu-ST/T-GATE)."
},
{
"author": "sugarkwork",
"title": "comfyui_tag_filter",
"reference": "https://github.com/sugarkwork/comfyui_tag_fillter",
"files": [
"https://github.com/sugarkwork/comfyui_tag_fillter"
],
"install_type": "git-clone",
"description": "This is a custom node of ComfyUI that categorizes tags outputted by tools like WD14Tagger, filters them by each category, and returns the filtered results."
},