Add ComfyUI Gender Tag Filter node suite by senjinthedragon (#2692)

* Add ComfyUI Gender Tag Filter by senjinthedragon

* Add install_type: git to satisfy manager loader

* Add files array to satisfy json-checker validation

* Update install_type to git-clone for scanner compatibility
This commit is contained in:
Senjin the Dragon 2026-03-15 19:03:45 +01:00 committed by GitHub
parent 31e9d281d5
commit 6ecb39b409
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45084,6 +45084,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "senjinthedragon",
"title": "ComfyUI Gender Tag Filter",
"reference": "https://github.com/senjinthedragon/comfyui-gender-tag-filter",
"files": [
"https://github.com/senjinthedragon/comfyui-gender-tag-filter"
],
"install_type": "git-clone",
"category": "utils/tags",
"description": "Filters and rewrites gendered vocabulary in Danbooru tags and natural language prompts to fix female-biased output from models like TIPO."
}
]
}