From 5e8063e1bb98e7e044d52743e3b0ee89f814555f Mon Sep 17 00:00:00 2001 From: Shadetail Date: Sun, 17 Mar 2024 13:45:27 +0100 Subject: [PATCH] Update custom-node-list.json Changed the files entry for Eagleshadow Nodes to point to repo url instead of file url. --- 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 f0089bf2..1ae176db 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6442,7 +6442,7 @@ "title": "Eagleshadow Custom Nodes", "reference": "https://github.com/Shadetail/ComfyUI_Eagleshadow", "files": [ - "https://raw.githubusercontent.com/Shadetail/ComfyUI_Eagleshadow/main/eagleshadow_nodes.py" + "https://github.com/Shadetail/ComfyUI_Eagleshadow" ], "install_type": "git-clone", "description": "Custom nodes for ComfyUI by Eagleshadow."