update DB

This commit is contained in:
Dr.Lt.Data 2024-05-26 20:05:25 +09:00
parent 744191e1b1
commit 97c7b7d47e
4 changed files with 23 additions and 15 deletions

View File

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

View File

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

View File

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

View File

@ -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."
}
]
}