From a258795020c686c5d8329bd968520deefe67b0ba Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Wed, 11 Dec 2024 03:45:59 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 5a071437..7c3e375b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18281,11 +18281,11 @@ "id": "daqingliu", "reference": "https://github.com/daqingliu/ComfyUI-SaveImageOSS", "files": [ - "https://raw.githubusercontent.com/daqingliu/ComfyUI-SaveImageOSS/refs/heads/main/nodes.py" + "https://github.com/daqingliu/ComfyUI-SaveImageOSS" ], - "install_type": "copy", + "install_type": "git-clone", "description": "Save images directly to URL, e.g., OSS. Just input the url in the text box!" - }, + } ] }