Browse Source

update DB

pull/501/head
dr.lt.data 8 months ago
parent
commit
92c57f5b65
  1. 27
      extension-node-map.json
  2. 10
      node_db/dev/custom-node-list.json
  3. 10
      node_db/new/custom-node-list.json
  4. 27
      node_db/new/extension-node-map.json

27
extension-node-map.json

@ -828,7 +828,7 @@
"author": "CRE8IT GmbH", "author": "CRE8IT GmbH",
"description": "This extension offers various nodes.", "description": "This extension offers various nodes.",
"nickname": "cre8Nodes", "nickname": "cre8Nodes",
"title": "cr8SerialPrompter", "title": "cr8ApplySerialPrompter",
"title_aux": "ComfyUI-Cre8it-Nodes" "title_aux": "ComfyUI-Cre8it-Nodes"
} }
], ],
@ -1228,10 +1228,12 @@
], ],
"https://github.com/Haoming02/comfyui-diffusion-cg": [ "https://github.com/Haoming02/comfyui-diffusion-cg": [
[ [
"Hook Recenter",
"Hook Recenter XL",
"Normalization", "Normalization",
"NormalizationXL", "NormalizationXL",
"Recenter", "Tensor Debug",
"Recenter XL" "Unhook Recenter"
], ],
{ {
"title_aux": "ComfyUI Diffusion Color Grading" "title_aux": "ComfyUI Diffusion Color Grading"
@ -1550,13 +1552,16 @@
"ADE_AnimateDiffUnload", "ADE_AnimateDiffUnload",
"ADE_ApplyAnimateDiffModel", "ADE_ApplyAnimateDiffModel",
"ADE_ApplyAnimateDiffModelSimple", "ADE_ApplyAnimateDiffModelSimple",
"ADE_ApplyAnimateLCMI2VModel",
"ADE_BatchedContextOptions", "ADE_BatchedContextOptions",
"ADE_CustomCFG", "ADE_CustomCFG",
"ADE_CustomCFGKeyframe", "ADE_CustomCFGKeyframe",
"ADE_EmptyLatentImageLarge", "ADE_EmptyLatentImageLarge",
"ADE_InjectI2VIntoAnimateDiffModel",
"ADE_IterationOptsDefault", "ADE_IterationOptsDefault",
"ADE_IterationOptsFreeInit", "ADE_IterationOptsFreeInit",
"ADE_LoadAnimateDiffModel", "ADE_LoadAnimateDiffModel",
"ADE_LoadAnimateLCMI2VModel",
"ADE_LoopedUniformContextOptions", "ADE_LoopedUniformContextOptions",
"ADE_LoopedUniformViewOptions", "ADE_LoopedUniformViewOptions",
"ADE_MaskedLoadLora", "ADE_MaskedLoadLora",
@ -1574,6 +1579,7 @@
"ADE_StandardStaticViewOptions", "ADE_StandardStaticViewOptions",
"ADE_StandardUniformContextOptions", "ADE_StandardUniformContextOptions",
"ADE_StandardUniformViewOptions", "ADE_StandardUniformViewOptions",
"ADE_UpscaleAndVAEEncode",
"ADE_UseEvolvedSampling", "ADE_UseEvolvedSampling",
"ADE_ViewsOnlyContextOptions", "ADE_ViewsOnlyContextOptions",
"AnimateDiffLoaderV1", "AnimateDiffLoaderV1",
@ -2306,6 +2312,7 @@
"LatentAddTransform", "LatentAddTransform",
"LatentInterpolateTransform", "LatentInterpolateTransform",
"LatentMirror", "LatentMirror",
"LatentNormalize",
"LatentShift", "LatentShift",
"MirrorTransform", "MirrorTransform",
"MultiplyTransform", "MultiplyTransform",
@ -6724,6 +6731,16 @@
"title_aux": "ComfyUI-DDColor" "title_aux": "ComfyUI-DDColor"
} }
], ],
"https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": [
[
"DynamiCrafterBatchInterpolation",
"DynamiCrafterI2V",
"DynamiCrafterModelLoader"
],
{
"title_aux": "ComfyUI-DynamiCrafterWrapper"
}
],
"https://github.com/kijai/ComfyUI-KJNodes": [ "https://github.com/kijai/ComfyUI-KJNodes": [
[ [
"AddLabel", "AddLabel",
@ -7711,6 +7728,7 @@
"PngRectanglesToMask", "PngRectanglesToMask",
"PngRectanglesToMaskList", "PngRectanglesToMaskList",
"RandomLayouts", "RandomLayouts",
"SeedGenerator",
"SingleBooleanTrigger", "SingleBooleanTrigger",
"SixBooleanTrigger", "SixBooleanTrigger",
"SixFloats", "SixFloats",
@ -9679,6 +9697,9 @@
"Bedrock - Claude", "Bedrock - Claude",
"Bedrock - SDXL", "Bedrock - SDXL",
"Bedrock - Titan Image", "Bedrock - Titan Image",
"Image From S3",
"Image From URL",
"Image To S3",
"Prompt Regex Remove", "Prompt Regex Remove",
"Prompt Template" "Prompt Template"
], ],

10
node_db/dev/custom-node-list.json

@ -70,16 +70,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI [a/DynamiCrafter](https://github.com/Doubiiu/DynamiCrafter)" "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", "author": "ExponentialML",
"title": "comfyui-ComfyUI_VisualStylePrompting [WIP]", "title": "comfyui-ComfyUI_VisualStylePrompting [WIP]",

10
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", "author": "kijai",
"title": "ComfyUI-SUPIR", "title": "ComfyUI-SUPIR",

27
node_db/new/extension-node-map.json

@ -828,7 +828,7 @@
"author": "CRE8IT GmbH", "author": "CRE8IT GmbH",
"description": "This extension offers various nodes.", "description": "This extension offers various nodes.",
"nickname": "cre8Nodes", "nickname": "cre8Nodes",
"title": "cr8SerialPrompter", "title": "cr8ApplySerialPrompter",
"title_aux": "ComfyUI-Cre8it-Nodes" "title_aux": "ComfyUI-Cre8it-Nodes"
} }
], ],
@ -1228,10 +1228,12 @@
], ],
"https://github.com/Haoming02/comfyui-diffusion-cg": [ "https://github.com/Haoming02/comfyui-diffusion-cg": [
[ [
"Hook Recenter",
"Hook Recenter XL",
"Normalization", "Normalization",
"NormalizationXL", "NormalizationXL",
"Recenter", "Tensor Debug",
"Recenter XL" "Unhook Recenter"
], ],
{ {
"title_aux": "ComfyUI Diffusion Color Grading" "title_aux": "ComfyUI Diffusion Color Grading"
@ -1550,13 +1552,16 @@
"ADE_AnimateDiffUnload", "ADE_AnimateDiffUnload",
"ADE_ApplyAnimateDiffModel", "ADE_ApplyAnimateDiffModel",
"ADE_ApplyAnimateDiffModelSimple", "ADE_ApplyAnimateDiffModelSimple",
"ADE_ApplyAnimateLCMI2VModel",
"ADE_BatchedContextOptions", "ADE_BatchedContextOptions",
"ADE_CustomCFG", "ADE_CustomCFG",
"ADE_CustomCFGKeyframe", "ADE_CustomCFGKeyframe",
"ADE_EmptyLatentImageLarge", "ADE_EmptyLatentImageLarge",
"ADE_InjectI2VIntoAnimateDiffModel",
"ADE_IterationOptsDefault", "ADE_IterationOptsDefault",
"ADE_IterationOptsFreeInit", "ADE_IterationOptsFreeInit",
"ADE_LoadAnimateDiffModel", "ADE_LoadAnimateDiffModel",
"ADE_LoadAnimateLCMI2VModel",
"ADE_LoopedUniformContextOptions", "ADE_LoopedUniformContextOptions",
"ADE_LoopedUniformViewOptions", "ADE_LoopedUniformViewOptions",
"ADE_MaskedLoadLora", "ADE_MaskedLoadLora",
@ -1574,6 +1579,7 @@
"ADE_StandardStaticViewOptions", "ADE_StandardStaticViewOptions",
"ADE_StandardUniformContextOptions", "ADE_StandardUniformContextOptions",
"ADE_StandardUniformViewOptions", "ADE_StandardUniformViewOptions",
"ADE_UpscaleAndVAEEncode",
"ADE_UseEvolvedSampling", "ADE_UseEvolvedSampling",
"ADE_ViewsOnlyContextOptions", "ADE_ViewsOnlyContextOptions",
"AnimateDiffLoaderV1", "AnimateDiffLoaderV1",
@ -2306,6 +2312,7 @@
"LatentAddTransform", "LatentAddTransform",
"LatentInterpolateTransform", "LatentInterpolateTransform",
"LatentMirror", "LatentMirror",
"LatentNormalize",
"LatentShift", "LatentShift",
"MirrorTransform", "MirrorTransform",
"MultiplyTransform", "MultiplyTransform",
@ -6724,6 +6731,16 @@
"title_aux": "ComfyUI-DDColor" "title_aux": "ComfyUI-DDColor"
} }
], ],
"https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": [
[
"DynamiCrafterBatchInterpolation",
"DynamiCrafterI2V",
"DynamiCrafterModelLoader"
],
{
"title_aux": "ComfyUI-DynamiCrafterWrapper"
}
],
"https://github.com/kijai/ComfyUI-KJNodes": [ "https://github.com/kijai/ComfyUI-KJNodes": [
[ [
"AddLabel", "AddLabel",
@ -7711,6 +7728,7 @@
"PngRectanglesToMask", "PngRectanglesToMask",
"PngRectanglesToMaskList", "PngRectanglesToMaskList",
"RandomLayouts", "RandomLayouts",
"SeedGenerator",
"SingleBooleanTrigger", "SingleBooleanTrigger",
"SixBooleanTrigger", "SixBooleanTrigger",
"SixFloats", "SixFloats",
@ -9679,6 +9697,9 @@
"Bedrock - Claude", "Bedrock - Claude",
"Bedrock - SDXL", "Bedrock - SDXL",
"Bedrock - Titan Image", "Bedrock - Titan Image",
"Image From S3",
"Image From URL",
"Image To S3",
"Prompt Regex Remove", "Prompt Regex Remove",
"Prompt Template" "Prompt Template"
], ],

Loading…
Cancel
Save