Browse Source

update DB

pull/175/head
Dr.Lt.Data 1 year ago
parent
commit
6b972dc5e1
  1. 11
      extension-node-map.json
  2. 10
      node_db/dev/custom-node-list.json
  3. 11
      node_db/new/extension-node-map.json

11
extension-node-map.json

@ -523,6 +523,7 @@
"https://github.com/GMapeSplat/ComfyUI_ezXY": [
[
"ConcatenateString",
"ItemFromDropdown",
"IterationDriver",
"JoinImages",
"LineToConsole",
@ -531,7 +532,7 @@
"PlotImages",
"StringFromList",
"StringToLabel",
"StringToList",
"StringsToList",
"ezMath",
"ezXY_AssemblePlot",
"ezXY_Driver"
@ -2893,7 +2894,9 @@
[
"BatchCLIPSeg",
"BatchCropFromMask",
"BatchCropFromMaskAdvanced",
"BatchUncrop",
"BatchUncropAdvanced",
"ColorMatch",
"ColorToMask",
"ConditioningMultiCombine",
@ -2916,7 +2919,9 @@
"ImageConcanate",
"ImageGridComposite2x2",
"ImageGridComposite3x3",
"OffsetMask",
"ReplaceImagesInBatch",
"ResizeMask",
"ReverseImageBatch",
"RoundMask",
"SaveImageWithAlpha",
@ -4022,7 +4027,9 @@
"LCM_IPAdapter_inpaint",
"LCM_outpaint_prep",
"LoadImageNode_LCM",
"SaveImage_LCM"
"OutpaintCanvasTool",
"SaveImage_LCM",
"stitch"
],
{
"title_aux": "LCM_Inpaint-Outpaint_Comfy"

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

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "wormley",
"title": "comfyui-wormley-nodes",
"reference": "https://github.com/wormley/comfyui-wormley-nodes",
"files": [
"hhttps://github.com/wormley/comfyui-wormley-nodes"
],
"install_type": "git-clone",
"description": "Nodes: CheckpointVAELoaderSimpleText, CheckpointVAESelectorText, LoRA_Tag_To_Stack"
},
{
"author": "dnl13",
"title": "ComfyUI-dnl13-seg",

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

@ -523,6 +523,7 @@
"https://github.com/GMapeSplat/ComfyUI_ezXY": [
[
"ConcatenateString",
"ItemFromDropdown",
"IterationDriver",
"JoinImages",
"LineToConsole",
@ -531,7 +532,7 @@
"PlotImages",
"StringFromList",
"StringToLabel",
"StringToList",
"StringsToList",
"ezMath",
"ezXY_AssemblePlot",
"ezXY_Driver"
@ -2893,7 +2894,9 @@
[
"BatchCLIPSeg",
"BatchCropFromMask",
"BatchCropFromMaskAdvanced",
"BatchUncrop",
"BatchUncropAdvanced",
"ColorMatch",
"ColorToMask",
"ConditioningMultiCombine",
@ -2916,7 +2919,9 @@
"ImageConcanate",
"ImageGridComposite2x2",
"ImageGridComposite3x3",
"OffsetMask",
"ReplaceImagesInBatch",
"ResizeMask",
"ReverseImageBatch",
"RoundMask",
"SaveImageWithAlpha",
@ -4022,7 +4027,9 @@
"LCM_IPAdapter_inpaint",
"LCM_outpaint_prep",
"LoadImageNode_LCM",
"SaveImage_LCM"
"OutpaintCanvasTool",
"SaveImage_LCM",
"stitch"
],
{
"title_aux": "LCM_Inpaint-Outpaint_Comfy"

Loading…
Cancel
Save