From afd5c857c28a99b660008d368e9019c3eafb5aa4 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 19 Oct 2023 23:18:39 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++++++ extension-node-map.json | 1 + node_db/new/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 1 + 4 files changed, 22 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index a2698ed..9291b47 100644 --- a/custom-node-list.json +++ b/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", diff --git a/extension-node-map.json b/extension-node-map.json index 0eaf258..1bbe2a4 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2307,6 +2307,7 @@ "MaskBlur+", "MaskFlip+", "MaskPreview+", + "ModelCompile+", "SimpleMath+" ], { diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 08e3c97..4c74bf2 100644 --- a/node_db/new/custom-node-list.json +++ b/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", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 0eaf258..1bbe2a4 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2307,6 +2307,7 @@ "MaskBlur+", "MaskFlip+", "MaskPreview+", + "ModelCompile+", "SimpleMath+" ], {