mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-16 22:47:39 +08:00
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:
parent
31e9d281d5
commit
6ecb39b409
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user