Browse Source

update DB

pull/365/head
Dr.Lt.Data 10 months ago
parent
commit
f7ce717aea
  1. 31
      custom-node-list.json
  2. 33
      extension-node-map.json
  3. 50
      node_db/new/custom-node-list.json
  4. 33
      node_db/new/extension-node-map.json

31
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"
},

33
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",

50
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",

33
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",

Loading…
Cancel
Save