From 21ed4bd420c0ef23f055150f504327f8547d79f9 Mon Sep 17 00:00:00 2001 From: Jet Chopper Date: Tue, 1 Oct 2024 18:07:50 +0300 Subject: [PATCH] custom-node-list update (#1103) Co-authored-by: mykhailo-kabanenko --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 0f5e4515..bef5893e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15471,6 +15471,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "jetchopper", + "title": "ComfyUI-GeneraNodes", + "id": "genera", + "reference": "https://github.com/evolox/ComfyUI-GeneraNodes", + "files": [ + "https://github.com/evolox/ComfyUI-GeneraNodes" + ], + "install_type": "git-clone", + "description": "Genera custom nodes and extensions" } ] }