diff --git a/custom-node-list.json b/custom-node-list.json index 8e0cd2ce..8ad3ecea 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -39165,6 +39165,20 @@ "install_type": "git-clone", "description": "ComfyUI custom node pack for loading SDNQ quantized models" }, + { + "author": "EnragedAntelope", + "title": "EA_LMStudio", + "id": "ea-lmstudio", + "reference": "https://github.com/EnragedAntelope/EA_LMStudio", + "files": [ + "https://github.com/EnragedAntelope/EA_LMStudio" + ], + "install_type": "git-clone", + "pip": [ + "lmstudio>=1.0.0" + ], + "description": "LM Studio ComfyUI integration with easy model selection and many optimizations! Features auto model discovery, vision/VLM support, reasoning extraction for DeepSeek R1/Qwen3/QwQ models, and detailed stats with VRAM management." + }, { "author": "tester4488", "title": "mc_qwen",