Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions custom-node-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down