update DB

This commit is contained in:
Dr.Lt.Data 2023-11-13 19:45:33 +09:00
parent 7529774f0b
commit 6b972dc5e1
3 changed files with 28 additions and 4 deletions

View File

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

View File

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

View File

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