mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
10ba975dc2
commit
afd5c857c2
@ -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",
|
||||
|
||||
@ -2307,6 +2307,7 @@
|
||||
"MaskBlur+",
|
||||
"MaskFlip+",
|
||||
"MaskPreview+",
|
||||
"ModelCompile+",
|
||||
"SimpleMath+"
|
||||
],
|
||||
{
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -2307,6 +2307,7 @@
|
||||
"MaskBlur+",
|
||||
"MaskFlip+",
|
||||
"MaskPreview+",
|
||||
"ModelCompile+",
|
||||
"SimpleMath+"
|
||||
],
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user