From 7e97bb7bc2b2d4458de9ff5d953ce125136fd1f8 Mon Sep 17 00:00:00 2001 From: "_its.just.regi_" Date: Mon, 16 Dec 2024 21:21:23 -0500 Subject: [PATCH] Update custom-node-list.json (#1336) Add ComfyUI-EasyNoobai to custom-node list --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 11800006..5459ae94 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18077,6 +18077,16 @@ "install_type": "git-clone", "description": "ComfyUI wrapper nodes for Ruyi, an image-to-video model by CreateAI." }, + { + "author": "itsjustregi", + "title": "ComfyUI-EasyNoobai", + "reference": "https://github.com/regiellis/ComfyUI-EasyNoobai", + "files": [ + "https://github.com/regiellis/ComfyUI-EasyNoobai" + ], + "install_type": "git-clone", + "description": "Simple set of nodes to assist with prompt generation for NOOBAI XL / Illustrious models" + },