From f7ce717aeae247d5f31dd5bd0ffb524e9737ec73 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 27 Jan 2024 00:30:29 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 31 ++++++++++++++++++ extension-node-map.json | 33 +++++++++++++++++++ node_db/new/custom-node-list.json | 50 +++++++++++++++++++++++++++++ node_db/new/extension-node-map.json | 33 +++++++++++++++++++ 4 files changed, 147 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 489f59f8..6977d681 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4614,6 +4614,37 @@ "install_type": "git-clone", "description": "Just a simple substring node that takes text and length as input, and outputs the first length characters." }, + { + "author": "gokayfem", + "title": "VLM_nodes", + "reference": "https://github.com/gokayfem/ComfyUI_VLM_nodes", + "files": [ + "https://github.com/gokayfem/ComfyUI_VLM_nodes" + ], + "install_type": "git-clone", + "description": "Nodes:VisionQuestionAnswering Node, PromptGenerate Node" + }, + { + "author": "Hiero207", + "title": "ComfyUI-Hiero-Nodes", + "reference": "https://github.com/Hiero207/ComfyUI-Hiero-Nodes", + "files": [ + "https://github.com/Hiero207/ComfyUI-Hiero-Nodes" + ], + "install_type": "git-clone", + "description": "Nodes:Post to Discord w/ Webhook" + }, + { + "author": "azure-dragon-ai", + "title": "ComfyUI-ClipScore-Nodes", + "reference": "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes", + "files": [ + "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes" + ], + "install_type": "git-clone", + "description": "Nodes:ImageScore, Loader, Image Processor, Real Image Processor, Fake Image Processor, Text Processor. ComfyUI Nodes for ClipScore" + }, + diff --git a/extension-node-map.json b/extension-node-map.json index 2927ff5a..9a61e7df 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -61,6 +61,7 @@ "DM_MaskedModelMerger", "DM_ModelReporting", "DM_NormalizeModel", + "DM_QuadMasker", "DM_SimpleMasker" ], { @@ -932,6 +933,14 @@ "title_aux": "comfyui-enhanced-save-node" } ], + "https://github.com/Hiero207/ComfyUI-Hiero-Nodes": [ + [ + "Post to Discord w/ Webhook" + ], + { + "title_aux": "ComfyUI-Hiero-Nodes" + } + ], "https://github.com/IDGallagher/ComfyUI-IG-Nodes": [ [ "IG Analyze SSIM", @@ -3297,6 +3306,19 @@ "title_aux": "avatar-graph-comfyui" } ], + "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": [ + [ + "HaojihuiClipScoreFakeImageProcessor", + "HaojihuiClipScoreImageProcessor", + "HaojihuiClipScoreImageScore", + "HaojihuiClipScoreLoader", + "HaojihuiClipScoreRealImageProcessor", + "HaojihuiClipScoreTextProcessor" + ], + { + "title_aux": "ComfyUI-ClipScore-Nodes" + } + ], "https://github.com/badjeff/comfyui_lora_tag_loader": [ [ "LoraTagLoader" @@ -3686,6 +3708,7 @@ "Load MotionBrush From Optical Flow Directory", "Load MotionBrush From Optical Flow Without Model", "Load MotionBrush From Tracking Points", + "Load MotionBrush From Tracking Points Without Model", "Load Pose KeyPoints", "Loop", "LoopEnd_IMAGE", @@ -4795,6 +4818,15 @@ "title_aux": "ComfyUI Substring" } ], + "https://github.com/gokayfem/ComfyUI_VLM_nodes": [ + [ + "PromptGenerate", + "VisionTextQuestion" + ], + { + "title_aux": "VLM_nodes" + } + ], "https://github.com/guoyk93/yk-node-suite-comfyui": [ [ "YKImagePadForOutpaint", @@ -5451,6 +5483,7 @@ "ImpactConditionalBranchSelMode", "ImpactConditionalStopIteration", "ImpactControlBridge", + "ImpactControlNetApplyAdvancedSEGS", "ImpactControlNetApplySEGS", "ImpactControlNetClearSEGS", "ImpactDecomposeSEGS", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index ba966289..5e7fcf5a 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,56 @@ }, + { + "author": "azure-dragon-ai", + "title": "ComfyUI-ClipScore-Nodes", + "reference": "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes", + "files": [ + "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes" + ], + "install_type": "git-clone", + "description": "Nodes:ImageScore, Loader, Image Processor, Real Image Processor, Fake Image Processor, Text Processor. ComfyUI Nodes for ClipScore" + }, + { + "author": "Hiero207", + "title": "ComfyUI-Hiero-Nodes", + "reference": "https://github.com/Hiero207/ComfyUI-Hiero-Nodes", + "files": [ + "https://github.com/Hiero207/ComfyUI-Hiero-Nodes" + ], + "install_type": "git-clone", + "description": "Nodes:Post to Discord w/ Webhook" + }, + { + "author": "azure-dragon-ai", + "title": "ComfyUI-ClipScore-Nodes", + "reference": "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes", + "files": [ + "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes" + ], + "install_type": "git-clone", + "description": "ComfyUI Nodes for ClipScore" + }, + { + "author": "godspede", + "title": "ComfyUI Substring", + "reference": "https://github.com/godspede/ComfyUI_Substring", + "files": [ + "https://github.com/godspede/ComfyUI_Substring" + ], + "install_type": "git-clone", + "description": "Just a simple substring node that takes text and length as input, and outputs the first length characters." + }, + { + "author": "gokayfem", + "title": "VLM_nodes", + "reference": "https://github.com/gokayfem/ComfyUI_VLM_nodes", + "files": [ + "https://github.com/gokayfem/ComfyUI_VLM_nodes" + ], + "install_type": "git-clone", + "description": "Nodes:VisionQuestionAnswering Node, PromptGenerate Node" + }, { "author": "godspede", "title": "ComfyUI Substring", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 2927ff5a..9a61e7df 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -61,6 +61,7 @@ "DM_MaskedModelMerger", "DM_ModelReporting", "DM_NormalizeModel", + "DM_QuadMasker", "DM_SimpleMasker" ], { @@ -932,6 +933,14 @@ "title_aux": "comfyui-enhanced-save-node" } ], + "https://github.com/Hiero207/ComfyUI-Hiero-Nodes": [ + [ + "Post to Discord w/ Webhook" + ], + { + "title_aux": "ComfyUI-Hiero-Nodes" + } + ], "https://github.com/IDGallagher/ComfyUI-IG-Nodes": [ [ "IG Analyze SSIM", @@ -3297,6 +3306,19 @@ "title_aux": "avatar-graph-comfyui" } ], + "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": [ + [ + "HaojihuiClipScoreFakeImageProcessor", + "HaojihuiClipScoreImageProcessor", + "HaojihuiClipScoreImageScore", + "HaojihuiClipScoreLoader", + "HaojihuiClipScoreRealImageProcessor", + "HaojihuiClipScoreTextProcessor" + ], + { + "title_aux": "ComfyUI-ClipScore-Nodes" + } + ], "https://github.com/badjeff/comfyui_lora_tag_loader": [ [ "LoraTagLoader" @@ -3686,6 +3708,7 @@ "Load MotionBrush From Optical Flow Directory", "Load MotionBrush From Optical Flow Without Model", "Load MotionBrush From Tracking Points", + "Load MotionBrush From Tracking Points Without Model", "Load Pose KeyPoints", "Loop", "LoopEnd_IMAGE", @@ -4795,6 +4818,15 @@ "title_aux": "ComfyUI Substring" } ], + "https://github.com/gokayfem/ComfyUI_VLM_nodes": [ + [ + "PromptGenerate", + "VisionTextQuestion" + ], + { + "title_aux": "VLM_nodes" + } + ], "https://github.com/guoyk93/yk-node-suite-comfyui": [ [ "YKImagePadForOutpaint", @@ -5451,6 +5483,7 @@ "ImpactConditionalBranchSelMode", "ImpactConditionalStopIteration", "ImpactControlBridge", + "ImpactControlNetApplyAdvancedSEGS", "ImpactControlNetApplySEGS", "ImpactControlNetClearSEGS", "ImpactDecomposeSEGS",