From ce0688cfe8b32afcd18c1549e6f9b01406e045b8 Mon Sep 17 00:00:00 2001 From: xander Date: Mon, 20 May 2024 22:24:26 +0200 Subject: [PATCH] Eden custom nodes --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 44c00a4b..30a6aee7 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9533,6 +9533,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "aiXander", + "title": "Various custom nodes by Eden.art", + "id": "Eden", + "reference": "https://github.com/edenartlab/eden_comfy_pipelines", + "files": [ + "" + ], + "install_type": "copy", + "description": "A set of custom nodes for various purposed, maintained by Eden.art" } ] }