mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
744191e1b1
commit
97c7b7d47e
@ -9378,7 +9378,7 @@
|
||||
"https://github.com/lks-ai/anynode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "LLM based nodes"
|
||||
"description": "This single node uses an LLM to generate a functionality based on your request. You can make the node do anything."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -1709,10 +1709,14 @@
|
||||
"GR Image Resize",
|
||||
"GR Image Size",
|
||||
"GR Mask Create",
|
||||
"GR Mask Create Random",
|
||||
"GR Mask Resize",
|
||||
"GR Multi Mask Create",
|
||||
"GR Prompt Selector",
|
||||
"GR Tile and Border Image"
|
||||
"GR Prompt Selector Multi",
|
||||
"GR Stack Image",
|
||||
"GR Tile and Border Image",
|
||||
"GR Tile and Border Image Random Flip"
|
||||
],
|
||||
{
|
||||
"title_aux": "GR Prompt Selector"
|
||||
@ -10245,9 +10249,9 @@
|
||||
],
|
||||
{
|
||||
"author": "newsbubbles",
|
||||
"description": "LLM based nodes",
|
||||
"nickname": "anynode",
|
||||
"title": "AnyNode",
|
||||
"description": "This single node uses an LLM to generate a functionality based on your request. You can make the node do anything.",
|
||||
"nickname": "AnyNode",
|
||||
"title": "AnyNode v0.1",
|
||||
"title_aux": "AnyNode"
|
||||
}
|
||||
],
|
||||
|
||||
@ -1709,10 +1709,14 @@
|
||||
"GR Image Resize",
|
||||
"GR Image Size",
|
||||
"GR Mask Create",
|
||||
"GR Mask Create Random",
|
||||
"GR Mask Resize",
|
||||
"GR Multi Mask Create",
|
||||
"GR Prompt Selector",
|
||||
"GR Tile and Border Image"
|
||||
"GR Prompt Selector Multi",
|
||||
"GR Stack Image",
|
||||
"GR Tile and Border Image",
|
||||
"GR Tile and Border Image Random Flip"
|
||||
],
|
||||
{
|
||||
"title_aux": "GR Prompt Selector"
|
||||
@ -10245,9 +10249,9 @@
|
||||
],
|
||||
{
|
||||
"author": "newsbubbles",
|
||||
"description": "LLM based nodes",
|
||||
"nickname": "anynode",
|
||||
"title": "AnyNode",
|
||||
"description": "This single node uses an LLM to generate a functionality based on your request. You can make the node do anything.",
|
||||
"nickname": "AnyNode",
|
||||
"title": "AnyNode v0.1",
|
||||
"title_aux": "AnyNode"
|
||||
}
|
||||
],
|
||||
|
||||
@ -178,17 +178,17 @@
|
||||
"https://github.com/nilor-corp/nilor-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom utility nodes for ComfyUI"
|
||||
"description": "Nodes:Nilor Floats, Nilor Int To List Of Bools, Nilor Bool From List Of Bools, Nilor Int From List Of Ints, Nilor List of Ints, Nilor Count Images In Directory"
|
||||
},
|
||||
{
|
||||
"author": "nilor-corp",
|
||||
"title": "nilor-nodes",
|
||||
"reference": "https://github.com/nilor-corp/nilor-nodes",
|
||||
"author": "OuticNZ",
|
||||
"title": "ComfyUI-Simple-Of-Complex",
|
||||
"reference": "https://github.com/OuticNZ/ComfyUI-Simple-Of-Complex",
|
||||
"files": [
|
||||
"https://github.com/nilor-corp/nilor-nodes"
|
||||
"https://github.com/OuticNZ/ComfyUI-Simple-Of-Complex"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Nilor Floats, Nilor Int To List Of Bools, Nilor Bool From List Of Bools, Nilor Int From List Of Ints, Nilor List of Ints, Nilor Count Images In Directory"
|
||||
"description": "Keeping it simple for starting. Single branch for now and will add development branch later."
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user