Update custom-node-list.json

This commit is contained in:
Dr.Lt.Data 2024-09-27 16:15:31 +09:00 committed by GitHub
parent a3587c8b2d
commit 66e198adf0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15226,9 +15226,9 @@
"title": "OpenRouter Node",
"reference": "https://github.com/valofey/Openrouter-Node",
"files": [
"https://github.com/valofey/Openrouter-Node/raw/main/openrouter_node.py"
"https://github.com/valofey/Openrouter-Node"
],
"install_type": "copy",
"install_type": "git-clone",
"description": "This is a node to use OpenRouter API from within ComfyUI. It supports both prompt and image+prompt requests (for multimodal LLMs)."
}
]