Add EA_LMStudio node - LM Studio integration by EnragedAntelope

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
EnragedAntelope 2026-05-31 09:18:53 -04:00
parent d6f480c911
commit 2863854cea

View File

@ -39145,6 +39145,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",