diff --git a/custom-node-list.json b/custom-node-list.json index 12dde729..2f874c3e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." }, diff --git a/extension-node-map.json b/extension-node-map.json index 6acefc12..4d4ebd3a 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -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" } ], diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 6acefc12..4d4ebd3a 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -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" } ], diff --git a/node_db/tutorial/custom-node-list.json b/node_db/tutorial/custom-node-list.json index e316a734..9c9971a3 100644 --- a/node_db/tutorial/custom-node-list.json +++ b/node_db/tutorial/custom-node-list.json @@ -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." } ] } \ No newline at end of file