diff --git a/custom-node-list.json b/custom-node-list.json index 6c25dc8e..9daa06d3 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." } ] }