From e323ffa1e649c0dc4253a8dc7a75ed47eb4edf9d Mon Sep 17 00:00:00 2001 From: miaoshouai <127828013+miaoshouai@users.noreply.github.com> Date: Sun, 14 Jul 2024 08:19:05 +0800 Subject: [PATCH] add ComfyUI-Miaoshouai-Tagger (#862) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 2b66e497..ba05264b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9175,6 +9175,17 @@ "install_type": "git-clone", "description": "This node was designed to help with checkpoint configuration." }, + { + "author": "MiaoshouAI", + "title": "ComfyUI-Miaoshouai-Tagger", + "id": "miaoshouai-tagger", + "reference": "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger", + "files": [ + "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger" + ], + "install_type": "git-clone", + "description": "A node helps with image tagging and caption based on Florence-2-base-PromptGen model." + }, { "author": "MinusZoneAI", "title": "ComfyUI-Prompt-MZ",