From 77aa3eb01c3247ceac990fdd261646fa672c7fbe Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 4 Feb 2024 22:56:16 +0900 Subject: [PATCH] update DB --- extension-node-map.json | 6 ++++-- node_db/new/custom-node-list.json | 2 +- node_db/new/extension-node-map.json | 6 ++++-- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/extension-node-map.json b/extension-node-map.json index c9b1e3a..aa2e7e3 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -4495,6 +4495,7 @@ "CLIPTextEncodeSDXL+", "ConsoleDebug+", "DebugTensorShape+", + "DrawText+", "ExtractKeyframes+", "GetImageSize+", "ImageApplyLUT+", @@ -4509,6 +4510,8 @@ "ImagePosterize+", "ImageResize+", "ImageSeamCarving+", + "KSamplerVariationsStochastic+", + "KSamplerVariationsWithNoise+", "MaskBatch+", "MaskBlur+", "MaskExpandBatch+", @@ -4517,8 +4520,7 @@ "MaskFromColor+", "MaskPreview+", "ModelCompile+", - "NoiseFromImage+", - "SDXLResolutionPicker+", + "SDXLEmptyLatentSizePicker+", "SimpleMath+", "TransitionMask+" ], diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index f6eaa8e..ff16c39 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -82,7 +82,7 @@ }, { "author": "davask", - "title": "MarasIT Nodes", + "title": "🐰 MarasIT Nodes", "reference": "https://github.com/davask/ComfyUI-MarasIT-Nodes", "files": [ "https://github.com/davask/ComfyUI-MarasIT-Nodes" diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index c9b1e3a..aa2e7e3 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -4495,6 +4495,7 @@ "CLIPTextEncodeSDXL+", "ConsoleDebug+", "DebugTensorShape+", + "DrawText+", "ExtractKeyframes+", "GetImageSize+", "ImageApplyLUT+", @@ -4509,6 +4510,8 @@ "ImagePosterize+", "ImageResize+", "ImageSeamCarving+", + "KSamplerVariationsStochastic+", + "KSamplerVariationsWithNoise+", "MaskBatch+", "MaskBlur+", "MaskExpandBatch+", @@ -4517,8 +4520,7 @@ "MaskFromColor+", "MaskPreview+", "ModelCompile+", - "NoiseFromImage+", - "SDXLResolutionPicker+", + "SDXLEmptyLatentSizePicker+", "SimpleMath+", "TransitionMask+" ],