diff --git a/custom-node-list.json b/custom-node-list.json index 34a6422b..fcbe3f07 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15220,6 +15220,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "valofey", + "title": "OpenRouter Node", + "reference": "https://github.com/valofey/Openrouter-Node", + "files": [ + "https://github.com/valofey/Openrouter-Node/raw/main/openrouter_node.py" + ], + "install_type": "copy", + "description": "This is a node to use OpenRouter API from within ComfyUI. It supports both prompt and image+prompt requests (for multimodal LLMs)." } ] }