mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-21 20:30:48 +08:00
Update custom-node-list.json
Added Eagleshadow Custom Nodes entry to custom-node-list
This commit is contained in:
parent
d829220973
commit
dd8d8b33c0
@ -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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user