From a0b23d99b1bb937dd16f9f24519908359ab48131 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 7 Oct 2023 01:14:54 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++++ extension-node-map.json | 36 ++++++++++++++++++++++------- node_db/dev/custom-node-list.json | 10 ++++++++ node_db/new/custom-node-list.json | 10 ++++++++ node_db/new/extension-node-map.json | 36 ++++++++++++++++++++++------- 5 files changed, 86 insertions(+), 16 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index fe73301..d04a57e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1524,6 +1524,16 @@ "install_type": "git-clone", "description": "Nodes:Apply CDTuner, Apply Negapip. This extension provides the CD(Color/Detail) Tuner and the Negative Prompt in the Promptfeatures." }, + { + "author": "laksjdjf", + "title": "LoRA-Merger-ComfyUI", + "reference": "https://github.com/laksjdjf/LoRA-Merger-ComfyUI", + "files": [ + "https://github.com/laksjdjf/LoRA-Merger-ComfyUI" + ], + "install_type": "git-clone", + "description": "Nodes:Load LoRA Weight Only, Load LoRA from Weight, Merge LoRA, Save LoRA. This extension provides nodes for merging LoRA." + }, { "author": "alsritter", "title": "asymmetric-tiling-comfyui", diff --git a/extension-node-map.json b/extension-node-map.json index ace0489..722099a 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -851,7 +851,7 @@ [ "DynamicPrompt", "Float Variable", - "FrameInterpolation", + "FrameInterpolator", "GPT Loader Simple", "GPTSampler", "Integer Variable", @@ -1201,7 +1201,6 @@ "ttN imageOutput", "ttN imageREMBG", "ttN int", - "ttN modelMerge", "ttN multiModelMerge", "ttN pipe2BASIC", "ttN pipe2DETAILER", @@ -1213,6 +1212,7 @@ "ttN pipeKSamplerSDXL", "ttN pipeLoader", "ttN pipeLoaderSDXL", + "ttN pipeLoraStack", "ttN pipeOUT", "ttN seed", "ttN seedDebug", @@ -1708,8 +1708,11 @@ "CreateShapeFlow", "ExportBlendshapes", "ExportGLTF", + "Image Alpha Mask Merge", "ImageBridge", - "SAM MultiLayer" + "LoadImageWithAlpha", + "SAM MultiLayer", + "Save Image With Workflow" ], { "author": "Avatech Limited", @@ -1847,8 +1850,10 @@ "ConvertImg", "CopyMakeBorder", "CreateRequestMetadata", + "DistanceTransform", "Draw Contour(s)", "EqualizeHistogram", + "FadeMaskEdges", "Filter Contour", "FindComplementaryColor", "FindThreshold", @@ -2481,6 +2486,17 @@ "title_aux": "IPAdapter-ComfyUI" } ], + "https://github.com/laksjdjf/LoRA-Merger-ComfyUI": [ + [ + "LoraLoaderFromWeight", + "LoraLoaderWeightOnly", + "LoraMerge", + "LoraSave" + ], + { + "title_aux": "LoRA-Merger-ComfyUI" + } + ], "https://github.com/laksjdjf/attention-couple-ComfyUI": [ [ "Attention couple" @@ -3439,14 +3455,18 @@ "Endless Nodes Parameterizer & Prompts", "Endless Nodes Six Input Text Switch", "Endless Nodes Six Integer IO Switch", - "Endless Nodes Six Integer IO Widget" + "Endless Nodes Six Integer IO Widget", + "Endless Nodes String to Float", + "Endless Nodes String to Integer", + "Endless Nodes String to Num", + "Endless Nodes String to X" ], { "author": "BiffMunky", - "description": "A small set of nodes I created for various numerical and text inputs. Features switches for text and numbers, parameter collection nodes, and two aesthetic scoring models.", - "nickname": "\ud83c\udf0c Endless Nodes \ud83c\udf0c", - "title": "\ud83c\udf0c An Endless Sea of Stars Node \ud83c\udf0c", - "title_aux": "Endless \ufe0f\ud83c\udf0a\ud83c\udf20 Node \ud83c\udf0c" + "description": "A small set of nodes I created for various numerical and text inputs. Features image saver with ability to have JSON saved to separate folder, parameter collection nodes, two aesthetic scoring models, switches for text and numbers, and conversion of string to numeric and vice versa.", + "nickname": "\u267e\ufe0f\ud83c\udf0a\u2728", + "title": "Endless \ufe0f\ud83c\udf0a\u2728 Nodes", + "title_aux": "Endless \ufe0f\ud83c\udf0a\u2728 Nodes" } ], "https://github.com/twri/sdxl_prompt_styler": [ diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 5bcea1c..4a16da0 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "Fannovel16", + "title": "ComfyUI MotionDiff", + "reference": "https://github.com/Fannovel16/ComfyUI-MotionDiff", + "files": [ + "https://github.com/Fannovel16/ComfyUI-MotionDiff" + ], + "install_type": "git-clone", + "description": "N/A" + }, { "author": "Dr.Lt.Data", "title": "ComfyUI-Workflow-Component [WIP]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index d82c7b9..1b98512 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "laksjdjf", + "title": "LoRA-Merger-ComfyUI", + "reference": "https://github.com/laksjdjf/LoRA-Merger-ComfyUI", + "files": [ + "https://github.com/laksjdjf/LoRA-Merger-ComfyUI" + ], + "install_type": "git-clone", + "description": "Nodes:Load LoRA Weight Only, Load LoRA from Weight, Merge LoRA, Save LoRA. This extension provides nodes for merging LoRA." + }, { "author": "avatechai", "title": "avatar-graph-comfyui", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index ace0489..722099a 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -851,7 +851,7 @@ [ "DynamicPrompt", "Float Variable", - "FrameInterpolation", + "FrameInterpolator", "GPT Loader Simple", "GPTSampler", "Integer Variable", @@ -1201,7 +1201,6 @@ "ttN imageOutput", "ttN imageREMBG", "ttN int", - "ttN modelMerge", "ttN multiModelMerge", "ttN pipe2BASIC", "ttN pipe2DETAILER", @@ -1213,6 +1212,7 @@ "ttN pipeKSamplerSDXL", "ttN pipeLoader", "ttN pipeLoaderSDXL", + "ttN pipeLoraStack", "ttN pipeOUT", "ttN seed", "ttN seedDebug", @@ -1708,8 +1708,11 @@ "CreateShapeFlow", "ExportBlendshapes", "ExportGLTF", + "Image Alpha Mask Merge", "ImageBridge", - "SAM MultiLayer" + "LoadImageWithAlpha", + "SAM MultiLayer", + "Save Image With Workflow" ], { "author": "Avatech Limited", @@ -1847,8 +1850,10 @@ "ConvertImg", "CopyMakeBorder", "CreateRequestMetadata", + "DistanceTransform", "Draw Contour(s)", "EqualizeHistogram", + "FadeMaskEdges", "Filter Contour", "FindComplementaryColor", "FindThreshold", @@ -2481,6 +2486,17 @@ "title_aux": "IPAdapter-ComfyUI" } ], + "https://github.com/laksjdjf/LoRA-Merger-ComfyUI": [ + [ + "LoraLoaderFromWeight", + "LoraLoaderWeightOnly", + "LoraMerge", + "LoraSave" + ], + { + "title_aux": "LoRA-Merger-ComfyUI" + } + ], "https://github.com/laksjdjf/attention-couple-ComfyUI": [ [ "Attention couple" @@ -3439,14 +3455,18 @@ "Endless Nodes Parameterizer & Prompts", "Endless Nodes Six Input Text Switch", "Endless Nodes Six Integer IO Switch", - "Endless Nodes Six Integer IO Widget" + "Endless Nodes Six Integer IO Widget", + "Endless Nodes String to Float", + "Endless Nodes String to Integer", + "Endless Nodes String to Num", + "Endless Nodes String to X" ], { "author": "BiffMunky", - "description": "A small set of nodes I created for various numerical and text inputs. Features switches for text and numbers, parameter collection nodes, and two aesthetic scoring models.", - "nickname": "\ud83c\udf0c Endless Nodes \ud83c\udf0c", - "title": "\ud83c\udf0c An Endless Sea of Stars Node \ud83c\udf0c", - "title_aux": "Endless \ufe0f\ud83c\udf0a\ud83c\udf20 Node \ud83c\udf0c" + "description": "A small set of nodes I created for various numerical and text inputs. Features image saver with ability to have JSON saved to separate folder, parameter collection nodes, two aesthetic scoring models, switches for text and numbers, and conversion of string to numeric and vice versa.", + "nickname": "\u267e\ufe0f\ud83c\udf0a\u2728", + "title": "Endless \ufe0f\ud83c\udf0a\u2728 Nodes", + "title_aux": "Endless \ufe0f\ud83c\udf0a\u2728 Nodes" } ], "https://github.com/twri/sdxl_prompt_styler": [