Update custom-node-list.json

Added Eagleshadow Custom Nodes entry to custom-node-list
This commit is contained in:
Shadetail 2024-03-14 11:52:16 +01:00 committed by GitHub
parent d829220973
commit dd8d8b33c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6436,6 +6436,16 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Shadetail",
"title": "Eagleshadow Custom Nodes",
"reference": "https://github.com/Shadetail/ComfyUI_Eagleshadow",
"files": [
"https://raw.githubusercontent.com/Shadetail/ComfyUI_Eagleshadow/main/eagleshadow_nodes.py"
],
"install_type": "copy",
"description": "Custom nodes for ComfyUI by Eagleshadow."
} }
] ]
} }