diff --git a/custom-node-list.json b/custom-node-list.json index 68f26327..6559f9b2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4468,17 +4468,6 @@ "install_type": "git-clone", "description": "Nodes:Save Text File" }, - { - "author": "AI2lab", - "title": "comfyUI-tool-2lab", - "id": "tool2lab", - "reference": "https://github.com/AI2lab/comfyUI-tool-2lab", - "files": [ - "https://github.com/AI2lab/comfyUI-tool-2lab" - ], - "install_type": "git-clone", - "description": "simple tool set for developing workflow and publish to web api server" - }, { "author": "AI2lab", "title": "comfyUI-DeepSeek-2lab", @@ -9381,15 +9370,15 @@ "description": "A collection of custom nodes to help with saving images, providing generation parameters, static literal nodes, and other useful nodes." }, { - "author": "newsbubbles", - "title": "AnyNode", + "author": "lks-ai", + "title": "ComfyUI AnyNode: Any Node you ask for", "id": "anynode", "reference": "https://github.com/lks-ai/anynode", "files": [ "https://github.com/lks-ai/anynode" ], "install_type": "git-clone", - "description": "This single node uses an LLM to generate a functionality based on your request. You can make the node do anything." + "description": "Nodes: AnyNode. Nodes that can be anything you ask. Auto-Generate functional nodes using LLMs. Create impossible workflows. API Compatibility: (OpenAI, LocalLLMs, Gemini)." }, { "author": "tankucc1no", diff --git a/extension-node-map.json b/extension-node-map.json index 64e93a0d..11fab390 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -369,6 +369,7 @@ "> Float to Int", "> Int", "> Int to Text", + "> Light Source Mask", "> Load Image", "> Load Image From Folder", "> Mask Curves", @@ -10576,14 +10577,16 @@ ], "https://github.com/lks-ai/anynode": [ [ - "AnyNode" + "AnyNode", + "AnyNodeGemini", + "AnyNodeLocal" ], { "author": "newsbubbles", "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" + "title_aux": "ComfyUI AnyNode: Any Node you ask for" } ], "https://github.com/lldacing/comfyui-easyapi-nodes": [ diff --git a/github-stats.json b/github-stats.json index fdb066a3..d3538b87 100644 --- a/github-stats.json +++ b/github-stats.json @@ -47,10 +47,6 @@ "stars": 2, "last_update": "2024-05-22 22:11:40" }, - "https://github.com/AI2lab/comfyUI-tool-2lab": { - "stars": 4, - "last_update": "2024-05-22 22:11:29" - }, "https://github.com/AIFSH/ComfyUI-FishSpeech": { "stars": 6, "last_update": "2024-05-23 01:18:49" diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index 46ee3643..1802c57b 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -10,6 +10,17 @@ }, + { + "author": "AI2lab", + "title": "comfyUI-tool-2lab [REMOVED]", + "id": "tool2lab", + "reference": "https://github.com/AI2lab/comfyUI-tool-2lab", + "files": [ + "https://github.com/AI2lab/comfyUI-tool-2lab" + ], + "install_type": "git-clone", + "description": "simple tool set for developing workflow and publish to web api server" + }, { "author": "wibur0620", "title": "ComfyUI Ollama (wibur) [REMOVED]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index bfbb7716..c4f60d5f 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -45,15 +45,15 @@ "description": "Takes two images and matches their sizes using various methods, detailed below." }, { - "author": "newsbubbles", - "title": "AnyNode", + "author": "lks-ai", + "title": "ComfyUI AnyNode: Any Node you ask for", "id": "anynode", "reference": "https://github.com/lks-ai/anynode", "files": [ "https://github.com/lks-ai/anynode" ], "install_type": "git-clone", - "description": "LLM based nodes" + "description": "Nodes: AnyNode. Nodes that can be anything you ask. Auto-Generate functional nodes using LLMs. Create impossible workflows. API Compatibility: (OpenAI, LocalLLMs, Gemini)." }, { "author": "Thomas Ward", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 64e93a0d..11fab390 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -369,6 +369,7 @@ "> Float to Int", "> Int", "> Int to Text", + "> Light Source Mask", "> Load Image", "> Load Image From Folder", "> Mask Curves", @@ -10576,14 +10577,16 @@ ], "https://github.com/lks-ai/anynode": [ [ - "AnyNode" + "AnyNode", + "AnyNodeGemini", + "AnyNodeLocal" ], { "author": "newsbubbles", "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" + "title_aux": "ComfyUI AnyNode: Any Node you ask for" } ], "https://github.com/lldacing/comfyui-easyapi-nodes": [