Browse Source

update DB

pull/176/head
Dr.Lt.Data 1 year ago
parent
commit
0a0ec7f0a6
  1. 30
      custom-node-list.json
  2. 24
      extension-node-map.json
  3. 10
      node_db/dev/custom-node-list.json
  4. 20
      node_db/new/custom-node-list.json
  5. 24
      node_db/new/extension-node-map.json

30
custom-node-list.json

@ -2626,6 +2626,26 @@
"install_type": "git-clone",
"description": "Nodes:Prompter, RF Noise, SeedMod."
},
{
"author": "romeobuilderotti",
"title": "ComfyUI PNG Metadata",
"reference": "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata",
"files": [
"https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata"
],
"install_type": "git-clone",
"description": "Add custom Metadata fields to your saved PNG files."
},
{
"author": "ka-puna",
"title": "comfyui-yanc",
"reference": "https://github.com/ka-puna/comfyui-yanc",
"files": [
"https://github.com/ka-puna/comfyui-yanc"
],
"install_type": "git-clone",
"description": "NOTE: Concatenate Strings, Format Datetime String, Integer Caster, Multiline String, Truncate String. Yet Another Node Collection, a repository of simple nodes for ComfyUI. This repository eases the addition or removal of custom nodes to itself."
},
{
"author": "Off-Live",
"title": "ComfyUI-off-suite",
@ -2907,16 +2927,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "romeobuilderotti",
"title": "ComfyUI PNG Metadata",
"reference": "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata",
"files": [
"https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata"
],
"install_type": "git-clone",
"description": "Add custom Metadata fields to your saved PNG files."
}
]
}

24
extension-node-map.json

@ -732,7 +732,8 @@
"BreakFrames",
"BreakGrid",
"GetKeyFrames",
"MakeGrid"
"MakeGrid",
"RandomImageFromDir"
],
{
"title_aux": "ComfyBreakAnim"
@ -2920,6 +2921,18 @@
"title_aux": "ComfyUI-Jjk-Nodes"
}
],
"https://github.com/ka-puna/comfyui-yanc": [
[
"YANC.ConcatStrings",
"YANC.FormatDatetimeString",
"YANC.IntegerCaster",
"YANC.MultilineString",
"YANC.TruncateString"
],
{
"title_aux": "comfyui-yanc"
}
],
"https://github.com/kijai/ComfyUI-KJNodes": [
[
"BatchCLIPSeg",
@ -3737,6 +3750,15 @@
"title_aux": "rk-comfy-nodes"
}
],
"https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": [
[
"SetMetadataAll",
"SetMetadataString"
],
{
"title_aux": "ComfyUI PNG Metadata"
}
],
"https://github.com/s1dlx/comfy_meh/raw/main/meh.py": [
[
"MergingExecutionHelper"

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

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "romeobuilderotti",
"title": "ComfyUI-EZ-Pipes",
"reference": "https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes",
"files": [
"https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes"
],
"install_type": "git-clone",
"description": "ComfyUI-EZ-Pipes is a set of custom pipe nodes for ComfyUI. It provides a set of Input/Edit/Output nodes for each pipe type."
},
{
"author": "baldsam",
"title": "ComfyUI_baldsam",

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

@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "romeobuilderotti",
"title": "ComfyUI PNG Metadata",
"reference": "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata",
"files": [
"https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata"
],
"install_type": "git-clone",
"description": "Add custom Metadata fields to your saved PNG files."
},
{
"author": "ka-puna",
"title": "comfyui-yanc",
"reference": "https://github.com/ka-puna/comfyui-yanc",
"files": [
"https://github.com/ka-puna/comfyui-yanc"
],
"install_type": "git-clone",
"description": "NOTE: Concatenate Strings, Format Datetime String, Integer Caster, Multiline String, Truncate String. Yet Another Node Collection, a repository of simple nodes for ComfyUI. This repository eases the addition or removal of custom nodes to itself."
},
{
"author": "TheBarret",
"title": "ZSuite",

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

@ -732,7 +732,8 @@
"BreakFrames",
"BreakGrid",
"GetKeyFrames",
"MakeGrid"
"MakeGrid",
"RandomImageFromDir"
],
{
"title_aux": "ComfyBreakAnim"
@ -2920,6 +2921,18 @@
"title_aux": "ComfyUI-Jjk-Nodes"
}
],
"https://github.com/ka-puna/comfyui-yanc": [
[
"YANC.ConcatStrings",
"YANC.FormatDatetimeString",
"YANC.IntegerCaster",
"YANC.MultilineString",
"YANC.TruncateString"
],
{
"title_aux": "comfyui-yanc"
}
],
"https://github.com/kijai/ComfyUI-KJNodes": [
[
"BatchCLIPSeg",
@ -3737,6 +3750,15 @@
"title_aux": "rk-comfy-nodes"
}
],
"https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": [
[
"SetMetadataAll",
"SetMetadataString"
],
{
"title_aux": "ComfyUI PNG Metadata"
}
],
"https://github.com/s1dlx/comfy_meh/raw/main/meh.py": [
[
"MergingExecutionHelper"

Loading…
Cancel
Save