Update install_type to git-clone for scanner compatibility

This commit is contained in:
senjinthedragon 2026-03-14 22:21:40 +01:00
parent d00f3a3977
commit e639b0d816

View File

@ -45060,7 +45060,7 @@
"files": [ "files": [
"https://github.com/senjinthedragon/comfyui-gender-tag-filter" "https://github.com/senjinthedragon/comfyui-gender-tag-filter"
], ],
"install_type": "git", "install_type": "git-clone",
"category": "utils/tags", "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." "description": "Filters and rewrites gendered vocabulary in Danbooru tags and natural language prompts to fix female-biased output from models like TIPO."
} }