From 66e198adf00387d7b53996fb7c2da73bf19ebd31 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Fri, 27 Sep 2024 16:15:31 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index fcbe3f07..1daf749b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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)." } ]