From daf4d5155020e372679ca24772a0c65e0e3c56ea Mon Sep 17 00:00:00 2001 From: senjinthedragon Date: Sat, 14 Mar 2026 21:12:51 +0100 Subject: [PATCH] Add ComfyUI Gender Tag Filter by senjinthedragon --- custom-node-list.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 7b525ba3..75afd794 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45052,6 +45052,13 @@ ], "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", + "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." } ] }