diff --git a/custom-node-list.json b/custom-node-list.json index 35e8e76b..bcd2d328 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -90,6 +90,17 @@ "install_type": "git-clone", "description": "Nodes: ColorBlend, ControlLoraSave, GetImageSize. NOTE: Control-LoRA recolor example uses these nodes." }, + { + "author": "burnsbert", + "title": "EBU LMStudio LLM Integration", + "id": "ebu-lmstudio", + "reference": "https://github.com/burnsbert/ComfyUI-EBU-LMStudio", + "files": [ + "https://github.com/burnsbert/ComfyUI-EBU-LMStudio" + ], + "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": "Fannovel16", "title": "ComfyUI's ControlNet Auxiliary Preprocessors",