From e639b0d8168d0643f6fa41607ca38818858ded64 Mon Sep 17 00:00:00 2001 From: senjinthedragon Date: Sat, 14 Mar 2026 22:21:40 +0100 Subject: [PATCH] Update install_type to git-clone for scanner compatibility --- custom-node-list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 9a596a49..40cfa0fb 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45060,7 +45060,7 @@ "files": [ "https://github.com/senjinthedragon/comfyui-gender-tag-filter" ], - "install_type": "git", + "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." }