update DB

This commit is contained in:
Dr.Lt.Data 2024-02-04 22:56:16 +09:00
parent 8a7399d899
commit 77aa3eb01c
3 changed files with 9 additions and 5 deletions

View File

@ -4495,6 +4495,7 @@
"CLIPTextEncodeSDXL+", "CLIPTextEncodeSDXL+",
"ConsoleDebug+", "ConsoleDebug+",
"DebugTensorShape+", "DebugTensorShape+",
"DrawText+",
"ExtractKeyframes+", "ExtractKeyframes+",
"GetImageSize+", "GetImageSize+",
"ImageApplyLUT+", "ImageApplyLUT+",
@ -4509,6 +4510,8 @@
"ImagePosterize+", "ImagePosterize+",
"ImageResize+", "ImageResize+",
"ImageSeamCarving+", "ImageSeamCarving+",
"KSamplerVariationsStochastic+",
"KSamplerVariationsWithNoise+",
"MaskBatch+", "MaskBatch+",
"MaskBlur+", "MaskBlur+",
"MaskExpandBatch+", "MaskExpandBatch+",
@ -4517,8 +4520,7 @@
"MaskFromColor+", "MaskFromColor+",
"MaskPreview+", "MaskPreview+",
"ModelCompile+", "ModelCompile+",
"NoiseFromImage+", "SDXLEmptyLatentSizePicker+",
"SDXLResolutionPicker+",
"SimpleMath+", "SimpleMath+",
"TransitionMask+" "TransitionMask+"
], ],

View File

@ -82,7 +82,7 @@
}, },
{ {
"author": "davask", "author": "davask",
"title": "MarasIT Nodes", "title": "🐰 MarasIT Nodes",
"reference": "https://github.com/davask/ComfyUI-MarasIT-Nodes", "reference": "https://github.com/davask/ComfyUI-MarasIT-Nodes",
"files": [ "files": [
"https://github.com/davask/ComfyUI-MarasIT-Nodes" "https://github.com/davask/ComfyUI-MarasIT-Nodes"

View File

@ -4495,6 +4495,7 @@
"CLIPTextEncodeSDXL+", "CLIPTextEncodeSDXL+",
"ConsoleDebug+", "ConsoleDebug+",
"DebugTensorShape+", "DebugTensorShape+",
"DrawText+",
"ExtractKeyframes+", "ExtractKeyframes+",
"GetImageSize+", "GetImageSize+",
"ImageApplyLUT+", "ImageApplyLUT+",
@ -4509,6 +4510,8 @@
"ImagePosterize+", "ImagePosterize+",
"ImageResize+", "ImageResize+",
"ImageSeamCarving+", "ImageSeamCarving+",
"KSamplerVariationsStochastic+",
"KSamplerVariationsWithNoise+",
"MaskBatch+", "MaskBatch+",
"MaskBlur+", "MaskBlur+",
"MaskExpandBatch+", "MaskExpandBatch+",
@ -4517,8 +4520,7 @@
"MaskFromColor+", "MaskFromColor+",
"MaskPreview+", "MaskPreview+",
"ModelCompile+", "ModelCompile+",
"NoiseFromImage+", "SDXLEmptyLatentSizePicker+",
"SDXLResolutionPicker+",
"SimpleMath+", "SimpleMath+",
"TransitionMask+" "TransitionMask+"
], ],