From 3f5ec34deb5e510c05022262d2fe4c53e2a3064d Mon Sep 17 00:00:00 2001 From: "Eric W. Burns" Date: Sat, 7 Jun 2025 23:33:40 -0400 Subject: [PATCH] Update custom-node-list.json Submitting my new custom nodes at https://github.com/burnsbert/ComfyUI-EBU-Workflow for inclusion, thanks! --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index e6c82067..d5e5b6fb 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -22124,6 +22124,17 @@ "install_type": "git-clone", "description": "Custom nodes for integrating LM Studio's LLM functionality into ComfyUI. Includes EBU-LMStudio-Load, EBU-LMStudio-Unload, and EBU-LMStudio-Request." }, + { + "author": "burnsbert", + "title": "EBU Workflow", + "id": "ebu-workflow", + "reference": "https://github.com/burnsbert/ComfyUI-EBU-Workflow", + "files": [ + "https://github.com/burnsbert/ComfyUI-EBU-Workflow" + ], + "install_type": "git-clone", + "description": "Custom nodes for general workflow quality of life including resolutions sorted by aspect ratio, upscaling helps, and unique file names" + }, { "author": "SykkoAtHome", "title": "Face Processor for ComfyUI",