From 4fdd8e256b55934d75c4c10babf8831b72bd0131 Mon Sep 17 00:00:00 2001 From: Shadetail Date: Fri, 15 Mar 2024 10:58:08 +0100 Subject: [PATCH] Update custom-node-list.json Changed Eagleshadow Nodes install_type to git-clone --- custom-node-list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index a4b373ba..f0089bf2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6444,7 +6444,7 @@ "files": [ "https://raw.githubusercontent.com/Shadetail/ComfyUI_Eagleshadow/main/eagleshadow_nodes.py" ], - "install_type": "copy", + "install_type": "git-clone", "description": "Custom nodes for ComfyUI by Eagleshadow." } ]