Update custom-node-list.json

This commit is contained in:
LK Studio 2024-05-27 12:54:46 +01:00 committed by GitHub
parent 876256c363
commit 456222387b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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