Browse Source

update DB

pull/145/head
Dr.Lt.Data 1 year ago
parent
commit
afd5c857c2
  1. 10
      custom-node-list.json
  2. 1
      extension-node-map.json
  3. 10
      node_db/new/custom-node-list.json
  4. 1
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -2013,6 +2013,16 @@
"nodename_pattern": "^(UE\\? |UE )",
"description": "A set of nodes that allow data to be 'broadcast' to some or all unconnected inputs. Greatly reduces link spaghetti."
},
{
"author": "chrisgoringe",
"title": "Prompt Info",
"reference": "https://github.com/chrisgoringe/cg-prompt-info",
"files": [
"https://github.com/chrisgoringe/cg-prompt-info"
],
"install_type": "git-clone",
"description": "Prompt Info"
},
{
"author": "TGu-97",
"title": "TGu Utilities",

1
extension-node-map.json

@ -2307,6 +2307,7 @@
"MaskBlur+",
"MaskFlip+",
"MaskPreview+",
"ModelCompile+",
"SimpleMath+"
],
{

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

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "chrisgoringe",
"title": "Prompt Info",
"reference": "https://github.com/chrisgoringe/cg-prompt-info",
"files": [
"https://github.com/chrisgoringe/cg-prompt-info"
],
"install_type": "git-clone",
"description": "Prompt Info"
},
{
"author": "drustan-hawk",
"title": "primitive-types",

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

@ -2307,6 +2307,7 @@
"MaskBlur+",
"MaskFlip+",
"MaskPreview+",
"ModelCompile+",
"SimpleMath+"
],
{

Loading…
Cancel
Save