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",