Update custom-node-list.json

Changed the files entry for Eagleshadow Nodes to point to repo url instead of file url.
This commit is contained in:
Shadetail
2024-03-17 13:45:27 +01:00
committed by GitHub
parent 4fdd8e256b
commit 5e8063e1bb

View File

@@ -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."