mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-19 03:13:01 +08:00
update DB
This commit is contained in:
parent
10ba975dc2
commit
afd5c857c2
@ -2013,6 +2013,16 @@
|
|||||||
"nodename_pattern": "^(UE\\? |UE )",
|
"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."
|
"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",
|
"author": "TGu-97",
|
||||||
"title": "TGu Utilities",
|
"title": "TGu Utilities",
|
||||||
|
|||||||
@ -2307,6 +2307,7 @@
|
|||||||
"MaskBlur+",
|
"MaskBlur+",
|
||||||
"MaskFlip+",
|
"MaskFlip+",
|
||||||
"MaskPreview+",
|
"MaskPreview+",
|
||||||
|
"ModelCompile+",
|
||||||
"SimpleMath+"
|
"SimpleMath+"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"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",
|
"author": "drustan-hawk",
|
||||||
"title": "primitive-types",
|
"title": "primitive-types",
|
||||||
|
|||||||
@ -2307,6 +2307,7 @@
|
|||||||
"MaskBlur+",
|
"MaskBlur+",
|
||||||
"MaskFlip+",
|
"MaskFlip+",
|
||||||
"MaskPreview+",
|
"MaskPreview+",
|
||||||
|
"ModelCompile+",
|
||||||
"SimpleMath+"
|
"SimpleMath+"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user