From 62af4891f3f7384173a268bd36d5d2464a72e5e4 Mon Sep 17 00:00:00 2001 From: "Eric W. Burns" Date: Sun, 8 Jun 2025 17:02:16 -0400 Subject: [PATCH] Update custom-node-list.json (#1912) 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 4c18b8dc..b1ed34d8 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",