From 6c93e237d73e3081918f57f3d4a483095334e9bb Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 6 May 2024 12:00:41 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 +++++++++ extension-node-map.json | 33 ++++++++++++++++++++++++++++ github-stats.json | 8 +++++++ node_db/dev/custom-node-list.json | 10 +++++++++ node_db/legacy/custom-node-list.json | 10 --------- node_db/new/custom-node-list.json | 10 +++++++++ node_db/new/extension-node-map.json | 33 ++++++++++++++++++++++++++++ 7 files changed, 104 insertions(+), 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 1573287..f04a220 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7931,6 +7931,16 @@ "install_type": "git-clone", "description": "A Simple Python RSS Feed Reader to create Prompts in Comfy UI" }, + { + "author": "runtime44", + "title": "Runtime44 ComfyUI Nodes", + "reference": "https://github.com/runtime44/comfyui_r44_nodes", + "files": [ + "https://github.com/runtime44/comfyui_r44_nodes" + ], + "install_type": "git-clone", + "description": "Nodes: Runtime44Upscaler, Runtime44ColorMatch, Runtime44DynamicKSampler, Runtime44ImageOverlay, Runtime44ImageResizer, Runtime44ImageToNoise, Runtime44MaskSampler, Runtime44TiledMaskSampler, Runtime44IterativeUpscaleFactor, Runtime44ImageEnhance" + }, diff --git a/extension-node-map.json b/extension-node-map.json index 4866cda..d146b95 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -5216,6 +5216,22 @@ "title_aux": "Avatar Graph" } ], + "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": [ + [ + "Bedrock - Claude", + "Bedrock - Claude Multimodal", + "Bedrock - SDXL", + "Bedrock - Titan Image", + "Image From S3", + "Image From URL", + "Image To S3", + "Prompt Regex Remove", + "Prompt Template" + ], + { + "title_aux": "Amazon Bedrock nodes for ComfyUI" + } + ], "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": [ [ "HaojihuiClipScoreFakeImageProcessor", @@ -10690,6 +10706,23 @@ "title_aux": "RUI-Nodes" } ], + "https://github.com/runtime44/comfyui_r44_nodes": [ + [ + "Runtime44ColorMatch", + "Runtime44DynamicKSampler", + "Runtime44ImageEnhance", + "Runtime44ImageOverlay", + "Runtime44ImageResizer", + "Runtime44ImageToNoise", + "Runtime44IterativeUpscaleFactor", + "Runtime44MaskSampler", + "Runtime44TiledMaskSampler", + "Runtime44Upscaler" + ], + { + "title_aux": "Runtime44 ComfyUI Nodes" + } + ], "https://github.com/s1dlx/comfy_meh/raw/main/meh.py": [ [ "MergingExecutionHelper" diff --git a/github-stats.json b/github-stats.json index 863fcf1..e2b640d 100644 --- a/github-stats.json +++ b/github-stats.json @@ -3162,5 +3162,13 @@ "https://github.com/audioscavenger/save-image-extended-comfyui": { "stars": 0, "last_update": "2024-05-06 00:58:38" + }, + "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { + "stars": 1, + "last_update": "2024-05-06 02:30:47" + }, + "https://github.com/runtime44/comfyui_r44_nodes": { + "stars": 8, + "last_update": "2024-05-05 12:17:36" } } \ No newline at end of file diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index a520a33..e5d4112 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -9,6 +9,16 @@ "description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel." }, + { + "author": "runtime44", + "title": "Runtime44 ComfyUI Nodes", + "reference": "https://github.com/runtime44/comfyui_r44_nodes", + "files": [ + "https://github.com/runtime44/comfyui_r44_nodes" + ], + "install_type": "git-clone", + "description": "Nodes: Runtime44Upscaler, Runtime44ColorMatch, Runtime44DynamicKSampler, Runtime44ImageOverlay, Runtime44ImageResizer, Runtime44ImageToNoise, Runtime44MaskSampler, Runtime44TiledMaskSampler, Runtime44IterativeUpscaleFactor, Runtime44ImageEnhance" + }, { "author": "osiworx", "title": "ComfyUI_Prompt-Quill", diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index 3cf1119..d292e1f 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -20,16 +20,6 @@ "install_type": "git-clone", "description": "Customize the information saved in file- and folder names. Use the values of sampler parameters as part of file or folder names. Save your positive & negative prompt as entries in a JSON (text) file, in each folder.\n[w/This custom node has not been maintained for a long time. Please use an alternative node from the default channel.]" }, - { - "author": "yytdfc", - "title": "Amazon Bedrock nodes for for ComfyUI [REMOVED]", - "reference": "https://github.com/yytdfc/ComfyUI-Bedrock", - "files": [ - "https://github.com/yytdfc/ComfyUI-Bedrock" - ], - "install_type": "git-clone", - "description": "This extension provides fundation models nodes from Amazon Bedrock, including Claude (v1, v2.0, v2.1), SDXL." - }, { "author": "ExponentialML", "title": "ComfyUI_ELLA [DEPRECATED]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index e109744..b42d0dd 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -12,6 +12,16 @@ + { + "author": "runtime44", + "title": "Runtime44 ComfyUI Nodes", + "reference": "https://github.com/runtime44/comfyui_r44_nodes", + "files": [ + "https://github.com/runtime44/comfyui_r44_nodes" + ], + "install_type": "git-clone", + "description": "Nodes: Runtime44Upscaler, Runtime44ColorMatch, Runtime44DynamicKSampler, Runtime44ImageOverlay, Runtime44ImageResizer, Runtime44ImageToNoise, Runtime44MaskSampler, Runtime44TiledMaskSampler, Runtime44IterativeUpscaleFactor, Runtime44ImageEnhance" + }, { "author": "BAIS1C", "title": "ComfyUI_RSS_Feed_Reader", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 4866cda..d146b95 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -5216,6 +5216,22 @@ "title_aux": "Avatar Graph" } ], + "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": [ + [ + "Bedrock - Claude", + "Bedrock - Claude Multimodal", + "Bedrock - SDXL", + "Bedrock - Titan Image", + "Image From S3", + "Image From URL", + "Image To S3", + "Prompt Regex Remove", + "Prompt Template" + ], + { + "title_aux": "Amazon Bedrock nodes for ComfyUI" + } + ], "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": [ [ "HaojihuiClipScoreFakeImageProcessor", @@ -10690,6 +10706,23 @@ "title_aux": "RUI-Nodes" } ], + "https://github.com/runtime44/comfyui_r44_nodes": [ + [ + "Runtime44ColorMatch", + "Runtime44DynamicKSampler", + "Runtime44ImageEnhance", + "Runtime44ImageOverlay", + "Runtime44ImageResizer", + "Runtime44ImageToNoise", + "Runtime44IterativeUpscaleFactor", + "Runtime44MaskSampler", + "Runtime44TiledMaskSampler", + "Runtime44Upscaler" + ], + { + "title_aux": "Runtime44 ComfyUI Nodes" + } + ], "https://github.com/s1dlx/comfy_meh/raw/main/meh.py": [ [ "MergingExecutionHelper"