mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
7529774f0b
commit
6b972dc5e1
@ -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"
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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…
Reference in New Issue
Block a user