From 5892f9b50484c8a8e4880eb51ab1fff4a1530181 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Thu, 3 Jul 2025 07:08:03 +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 659efd8c..c615f4f4 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -23220,9 +23220,9 @@ "id": "creepybits", "reference": "https://github.com/Creepybits/ComfyUI-Save_To_GDrive", "files": [ - "https://github.com/Creepybits/ComfyUI-Save_To_GDrive/blob/Master/SaveImageToGoogleDrive.py" + "https://github.com/Creepybits/ComfyUI-Save_To_GDrive" ], - "install_type": "copy", + "install_type": "git-clone", "description": "This ComfyUI node will save images directly to Google Drive by using Google's free API service." } ]