diff --git a/custom-node-list.json b/custom-node-list.json index 349919ba..2b66e497 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11490,6 +11490,16 @@ "install_type": "git-clone", "description": "A collection of nodes and improvements created for general ease and lora management. These are just nodes I made and found useful, they should work with most other nodes. Most nodes that take in a prompt are made with booru tags in mind and might not work as expected with other prompts." }, + { + "author": "miaoshouai", + "title": "MiaoshouAI Tagger for ComfyUI", + "reference": "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger", + "files": [ + "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger" + ], + "install_type": "git-clone", + "description": "Nodes to use Florence2 VLM for image tagging and captioning." + }, diff --git a/extension-node-map.json b/extension-node-map.json index f079f39c..8faaff30 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -9334,7 +9334,10 @@ ], "https://github.com/florestefano1975/comfyui-portrait-master": [ [ - "PortraitMaster" + "PortraitMaster", + "PortraitMasterBaseCharacter", + "PortraitMasterSkinDetails", + "PortraitMasterStylePose" ], { "title_aux": "comfyui-portrait-master" @@ -9952,10 +9955,11 @@ "Griptape Agent Config: Amazon Bedrock", "Griptape Agent Config: Anthropic", "Griptape Agent Config: Google", + "Griptape Agent Config: HuggingFace", "Griptape Agent Config: LM Studio", "Griptape Agent Config: Ollama", "Griptape Agent Config: OpenAI", - "Griptape Agent Config: OpenAI Compatible", + "Griptape Agent Config: OpenAI Compatable", "Griptape Audio Driver: OpenAI", "Griptape Combine: Merge Inputs", "Griptape Combine: Merge Texts", @@ -10140,6 +10144,7 @@ [ "About_us", "CLIPTextEncode_party", + "ChatTTS_Node", "CosyVoice", "Dingding", "Dingding_tool", @@ -12929,6 +12934,15 @@ "title_aux": "ComfyUI-FrameFX" } ], + "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": [ + [ + "Miaoshouai_SaveTags", + "Miaoshouai_Tagger" + ], + { + "title_aux": "MiaoshouAI Tagger for ComfyUI" + } + ], "https://github.com/mihaiiancu/ComfyUI_Inpaint": [ [ "InpaintMediapipe" @@ -15838,6 +15852,8 @@ "https://github.com/yiwangsimple/ComfyUI_GroqChat": [ [ "GroqChatNode", + "MoonshotMultiChatNode", + "MoonshotSingleChatNode", "PaliGemmaPixelProse" ], { diff --git a/github-stats.json b/github-stats.json index 1515322c..a8d713a8 100644 --- a/github-stats.json +++ b/github-stats.json @@ -4054,6 +4054,11 @@ "last_update": "2024-07-12 15:17:54", "author_account_age_days": 20 }, + "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": { + "stars": 0, + "last_update": "2024-07-13 06:49:20", + "author_account_age_days": 487 + }, "https://github.com/mihaiiancu/ComfyUI_Inpaint": { "stars": 9, "last_update": "2024-05-22 18:19:38", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 8d1ababd..91f91774 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,7 +10,16 @@ - + { + "author": "miaoshouai", + "title": "MiaoshouAI Tagger for ComfyUI", + "reference": "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger", + "files": [ + "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger" + ], + "install_type": "git-clone", + "description": "Nodes to use Florence2 VLM for image tagging and captioning." + }, { "author": "sn0w12", "title": "ComfyUI-Sn0w-Scripts", @@ -678,17 +687,6 @@ ], "install_type": "git-clone", "description": "Nodes:TCL EbSynth, TCL Extract Frames (From File), TCL Extract Frames (From Video), TCL Combine Frames, TCL Save Video (From Frames)" - }, - { - "author": "AIFSH", - "title": "ComfyUI-AuraSR", - "id": "aurasr", - "reference": "https://github.com/AIFSH/ComfyUI-AuraSR", - "files": [ - "https://github.com/AIFSH/ComfyUI-AuraSR" - ], - "install_type": "git-clone", - "description": "a node for [a/AuraSR](https://github.com/fal-ai/aura-sr)" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index f079f39c..8faaff30 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -9334,7 +9334,10 @@ ], "https://github.com/florestefano1975/comfyui-portrait-master": [ [ - "PortraitMaster" + "PortraitMaster", + "PortraitMasterBaseCharacter", + "PortraitMasterSkinDetails", + "PortraitMasterStylePose" ], { "title_aux": "comfyui-portrait-master" @@ -9952,10 +9955,11 @@ "Griptape Agent Config: Amazon Bedrock", "Griptape Agent Config: Anthropic", "Griptape Agent Config: Google", + "Griptape Agent Config: HuggingFace", "Griptape Agent Config: LM Studio", "Griptape Agent Config: Ollama", "Griptape Agent Config: OpenAI", - "Griptape Agent Config: OpenAI Compatible", + "Griptape Agent Config: OpenAI Compatable", "Griptape Audio Driver: OpenAI", "Griptape Combine: Merge Inputs", "Griptape Combine: Merge Texts", @@ -10140,6 +10144,7 @@ [ "About_us", "CLIPTextEncode_party", + "ChatTTS_Node", "CosyVoice", "Dingding", "Dingding_tool", @@ -12929,6 +12934,15 @@ "title_aux": "ComfyUI-FrameFX" } ], + "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": [ + [ + "Miaoshouai_SaveTags", + "Miaoshouai_Tagger" + ], + { + "title_aux": "MiaoshouAI Tagger for ComfyUI" + } + ], "https://github.com/mihaiiancu/ComfyUI_Inpaint": [ [ "InpaintMediapipe" @@ -15838,6 +15852,8 @@ "https://github.com/yiwangsimple/ComfyUI_GroqChat": [ [ "GroqChatNode", + "MoonshotMultiChatNode", + "MoonshotSingleChatNode", "PaliGemmaPixelProse" ], {