Update custom-node-list.json (EBU-LMStudio) (#1491)

request to add EBU-LMStudio to the custom node list
This commit is contained in:
Eric W. Burns 2025-01-27 16:54:53 -05:00 committed by GitHub
parent 56f976c6b5
commit 6b2163c61f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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