Browse Source

update DB

pull/25/head
Dr.Lt.Data 1 year ago
parent
commit
1db816f0dd
  1. 1
      custom-node-list.json
  2. 3
      extension-node-map.json

1
custom-node-list.json

@ -423,6 +423,7 @@
"https://github.com/TinyTerra/ComfyUI_tinyterraNodes.git"
],
"install_type": "git-clone",
"nodename_pattern": "^ttN ",
"description": "Nodes: pipeLoader, pipeKSampler, assorted pipe utils, imageOutput, imageRemBG, 3x TXT Loader MultiConcat, +more"
},
{

3
extension-node-map.json

@ -700,6 +700,7 @@
"BitwiseAndMaskForEach",
"CLIPSegDetectorProvider",
"CfgScheduleHookProvider",
"CombineRegionalPrompts",
"DenoiseScheduleHookProvider",
"DetailerForEach",
"DetailerForEachDebug",
@ -739,6 +740,8 @@
"PixelTiledKSampleUpscalerProvider",
"PixelTiledKSampleUpscalerProviderPipe",
"PreviewBridge",
"RegionalPrompt",
"RegionalSampler",
"SAMDetectorCombined",
"SAMLoader",
"SEGEdit",

Loading…
Cancel
Save