From 92c57f5b657a5143e241aa9737b9312201886fce Mon Sep 17 00:00:00 2001 From: "dr.lt.data" Date: Mon, 18 Mar 2024 14:59:36 +0900 Subject: [PATCH] update DB --- extension-node-map.json | 27 ++++++++++++++++++++++++--- node_db/dev/custom-node-list.json | 10 ---------- node_db/new/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 27 ++++++++++++++++++++++++--- 4 files changed, 58 insertions(+), 16 deletions(-) diff --git a/extension-node-map.json b/extension-node-map.json index 4b5216bf..c67319c7 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -828,7 +828,7 @@ "author": "CRE8IT GmbH", "description": "This extension offers various nodes.", "nickname": "cre8Nodes", - "title": "cr8SerialPrompter", + "title": "cr8ApplySerialPrompter", "title_aux": "ComfyUI-Cre8it-Nodes" } ], @@ -1228,10 +1228,12 @@ ], "https://github.com/Haoming02/comfyui-diffusion-cg": [ [ + "Hook Recenter", + "Hook Recenter XL", "Normalization", "NormalizationXL", - "Recenter", - "Recenter XL" + "Tensor Debug", + "Unhook Recenter" ], { "title_aux": "ComfyUI Diffusion Color Grading" @@ -1550,13 +1552,16 @@ "ADE_AnimateDiffUnload", "ADE_ApplyAnimateDiffModel", "ADE_ApplyAnimateDiffModelSimple", + "ADE_ApplyAnimateLCMI2VModel", "ADE_BatchedContextOptions", "ADE_CustomCFG", "ADE_CustomCFGKeyframe", "ADE_EmptyLatentImageLarge", + "ADE_InjectI2VIntoAnimateDiffModel", "ADE_IterationOptsDefault", "ADE_IterationOptsFreeInit", "ADE_LoadAnimateDiffModel", + "ADE_LoadAnimateLCMI2VModel", "ADE_LoopedUniformContextOptions", "ADE_LoopedUniformViewOptions", "ADE_MaskedLoadLora", @@ -1574,6 +1579,7 @@ "ADE_StandardStaticViewOptions", "ADE_StandardUniformContextOptions", "ADE_StandardUniformViewOptions", + "ADE_UpscaleAndVAEEncode", "ADE_UseEvolvedSampling", "ADE_ViewsOnlyContextOptions", "AnimateDiffLoaderV1", @@ -2306,6 +2312,7 @@ "LatentAddTransform", "LatentInterpolateTransform", "LatentMirror", + "LatentNormalize", "LatentShift", "MirrorTransform", "MultiplyTransform", @@ -6724,6 +6731,16 @@ "title_aux": "ComfyUI-DDColor" } ], + "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": [ + [ + "DynamiCrafterBatchInterpolation", + "DynamiCrafterI2V", + "DynamiCrafterModelLoader" + ], + { + "title_aux": "ComfyUI-DynamiCrafterWrapper" + } + ], "https://github.com/kijai/ComfyUI-KJNodes": [ [ "AddLabel", @@ -7711,6 +7728,7 @@ "PngRectanglesToMask", "PngRectanglesToMaskList", "RandomLayouts", + "SeedGenerator", "SingleBooleanTrigger", "SixBooleanTrigger", "SixFloats", @@ -9679,6 +9697,9 @@ "Bedrock - Claude", "Bedrock - SDXL", "Bedrock - Titan Image", + "Image From S3", + "Image From URL", + "Image To S3", "Prompt Regex Remove", "Prompt Template" ], diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 056a6766..361da05b 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -70,16 +70,6 @@ "install_type": "git-clone", "description": "ComfyUI [a/DynamiCrafter](https://github.com/Doubiiu/DynamiCrafter)" }, - { - "author": "kijai", - "title": "DynamiCrafter wrapper nodes for ComfyUI [WIP]", - "reference": "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper", - "files": [ - "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper" - ], - "install_type": "git-clone", - "description": "\n[a/DynamiCrafter](https://doubiiu.github.io/projects/DynamiCrafter/): Animating Open-domain Images with Video Diffusion Prior" - }, { "author": "ExponentialML", "title": "comfyui-ComfyUI_VisualStylePrompting [WIP]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 73b18ecc..90f5f0ef 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "kijai", + "title": "ComfyUI-DynamiCrafterWrapper", + "reference": "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper", + "files": [ + "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper" + ], + "install_type": "git-clone", + "description": "Wrapper nodes to use DynamiCrafter image2video and frame interpolation models in ComfyUI" + }, { "author": "kijai", "title": "ComfyUI-SUPIR", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 4b5216bf..c67319c7 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -828,7 +828,7 @@ "author": "CRE8IT GmbH", "description": "This extension offers various nodes.", "nickname": "cre8Nodes", - "title": "cr8SerialPrompter", + "title": "cr8ApplySerialPrompter", "title_aux": "ComfyUI-Cre8it-Nodes" } ], @@ -1228,10 +1228,12 @@ ], "https://github.com/Haoming02/comfyui-diffusion-cg": [ [ + "Hook Recenter", + "Hook Recenter XL", "Normalization", "NormalizationXL", - "Recenter", - "Recenter XL" + "Tensor Debug", + "Unhook Recenter" ], { "title_aux": "ComfyUI Diffusion Color Grading" @@ -1550,13 +1552,16 @@ "ADE_AnimateDiffUnload", "ADE_ApplyAnimateDiffModel", "ADE_ApplyAnimateDiffModelSimple", + "ADE_ApplyAnimateLCMI2VModel", "ADE_BatchedContextOptions", "ADE_CustomCFG", "ADE_CustomCFGKeyframe", "ADE_EmptyLatentImageLarge", + "ADE_InjectI2VIntoAnimateDiffModel", "ADE_IterationOptsDefault", "ADE_IterationOptsFreeInit", "ADE_LoadAnimateDiffModel", + "ADE_LoadAnimateLCMI2VModel", "ADE_LoopedUniformContextOptions", "ADE_LoopedUniformViewOptions", "ADE_MaskedLoadLora", @@ -1574,6 +1579,7 @@ "ADE_StandardStaticViewOptions", "ADE_StandardUniformContextOptions", "ADE_StandardUniformViewOptions", + "ADE_UpscaleAndVAEEncode", "ADE_UseEvolvedSampling", "ADE_ViewsOnlyContextOptions", "AnimateDiffLoaderV1", @@ -2306,6 +2312,7 @@ "LatentAddTransform", "LatentInterpolateTransform", "LatentMirror", + "LatentNormalize", "LatentShift", "MirrorTransform", "MultiplyTransform", @@ -6724,6 +6731,16 @@ "title_aux": "ComfyUI-DDColor" } ], + "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": [ + [ + "DynamiCrafterBatchInterpolation", + "DynamiCrafterI2V", + "DynamiCrafterModelLoader" + ], + { + "title_aux": "ComfyUI-DynamiCrafterWrapper" + } + ], "https://github.com/kijai/ComfyUI-KJNodes": [ [ "AddLabel", @@ -7711,6 +7728,7 @@ "PngRectanglesToMask", "PngRectanglesToMaskList", "RandomLayouts", + "SeedGenerator", "SingleBooleanTrigger", "SixBooleanTrigger", "SixFloats", @@ -9679,6 +9697,9 @@ "Bedrock - Claude", "Bedrock - SDXL", "Bedrock - Titan Image", + "Image From S3", + "Image From URL", + "Image To S3", "Prompt Regex Remove", "Prompt Template" ],