mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-31 08:20:24 +08:00
Update custom-node-list.json
This commit is contained in:
parent
876256c363
commit
456222387b
@ -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)."
|
||||
},
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user