From 960ee4be4932a6bedbf6834ef044d600b79e7029 Mon Sep 17 00:00:00 2001 From: mykhailo-kabanenko Date: Mon, 30 Sep 2024 14:28:19 +0300 Subject: [PATCH] custom-node-list update --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 66eefb7f..6fef29ac 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15326,6 +15326,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" } ] }