Browse Source

update DB

pull/397/head
Dr.Lt.Data 10 months ago
parent
commit
77aa3eb01c
  1. 6
      extension-node-map.json
  2. 2
      node_db/new/custom-node-list.json
  3. 6
      node_db/new/extension-node-map.json

6
extension-node-map.json

@ -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+"
], ],

2
node_db/new/custom-node-list.json

@ -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"

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

@ -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+"
], ],

Loading…
Cancel
Save