diff --git a/custom-node-list.json b/custom-node-list.json index 68f26327..d7daf645 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9840,6 +9840,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "lks-ai", + "title": "ComfyUI AnyNode: Any Node you ask for", + "reference": "https://github.com/lks-ai/anynode", + "files": [ + "https://github.com/lks-ai/anynode/blob/main/nodes/any.py" + ], + "install_type": "git-clone", + "description": "Nodes: AnyNode. Nodes that can be anything you ask. Auto-Generate functional nodes using LLMs. Create impossible workflows. API Compatibility: (OpenAI, LocalLLMs, Gemini)." + }, ] }