update DB

This commit is contained in:
Dr.Lt.Data 2023-10-19 23:18:39 +09:00
parent 10ba975dc2
commit afd5c857c2
4 changed files with 22 additions and 0 deletions

View File

@ -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",

View File

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

View File

@ -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",

View File

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