Skip to content

Commit e99a2b7

Browse files
committed
feat(custom-node-list): §4.7-C-bis manual register 4 CONFLICTING PRs (#3032/#3016/#2956/#2935) + sync 5 to node_db/new (PRs #3032/#3016/#3006/#2956/#2935)
1 parent ceac316 commit e99a2b7

2 files changed

Lines changed: 100 additions & 0 deletions

File tree

custom-node-list.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39295,6 +39295,20 @@
3929539295
"install_type": "git-clone",
3929639296
"description": "A self-contained LoRA Slider node for ComfyUI designed to work alongside ComfyUI-Lora-Manager with bipolar strength sliders and batch LoRA loading."
3929739297
},
39298+
{
39299+
"author": "EnragedAntelope",
39300+
"title": "EA_LMStudio",
39301+
"id": "ea-lmstudio",
39302+
"reference": "https://github.com/EnragedAntelope/EA_LMStudio",
39303+
"files": [
39304+
"https://github.com/EnragedAntelope/EA_LMStudio"
39305+
],
39306+
"install_type": "git-clone",
39307+
"pip": [
39308+
"lmstudio>=1.0.0"
39309+
],
39310+
"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."
39311+
},
3929839312
{
3929939313
"author": "enragedantelope",
3930039314
"title": "Identity Forge",
@@ -50624,6 +50638,17 @@
5062450638
"install_type": "git-clone",
5062550639
"description": "Review-first checkpoint cycling and handpicking suite for ComfyUI. Auto-cycle checkpoints, review generated images, tag checkpoints, and export cleanup scripts without deleting files immediately."
5062650640
},
50641+
{
50642+
"author": "ruminar",
50643+
"title": "ComfyUI-GMImageSaver",
50644+
"id": "gmimagesaver",
50645+
"reference": "https://github.com/ruminar/ComfyUI-GMImageSaver",
50646+
"files": [
50647+
"https://github.com/ruminar/ComfyUI-GMImageSaver"
50648+
],
50649+
"install_type": "git-clone",
50650+
"description": "GraphicsMagick-based direct JPEG saver node for ComfyUI. Saves IMAGE tensors directly as JPEG without intermediate PNG files. JPEG-only, previewless, label-aware, and useful for organized batch/inventory workflows. NOTE: GraphicsMagick must be installed separately and available via GM_PATH or PATH."
50651+
},
5062750652
{
5062850653
"author": "WuMIn259",
5062950654
"title": "ComfyUI-ZTurbo-Style-Transfer",
@@ -53877,6 +53902,26 @@
5387753902
],
5387853903
"install_type": "git-clone",
5387953904
"description": "Generate multiple groups of seeds for batch image processing in ComfyUI."
53905+
},
53906+
{
53907+
"author": "File_xor",
53908+
"title": "SEGA for Anima",
53909+
"reference": "https://github.com/Filexor/SEGA_Anima",
53910+
"files": [
53911+
"https://github.com/Filexor/SEGA_Anima"
53912+
],
53913+
"install_type": "git-clone",
53914+
"description": "SEGA anima is implementation of \"SEGA: Spectral-Energy Guided Attention for Resolution Extrapolation in Diffusion Transformers\" (arXiv:2605.22668) for Anima model in ComfyUI."
53915+
},
53916+
{
53917+
"author": "beakfx",
53918+
"title": "MBQ Wedge",
53919+
"reference": "https://github.com/Beakfx/mbq",
53920+
"files": [
53921+
"https://github.com/Beakfx/mbq"
53922+
],
53923+
"install_type": "git-clone",
53924+
"description": "Compare ComfyUI parameter values without contact sheets — sweep numerics, samplers, or schedulers, then inspect each result full-res in MBQ Viewer."
5388053925
}
5388153926
]
5388253927
}

node_db/new/custom-node-list.json

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,60 @@
11
{
22
"custom_nodes": [
3+
{
4+
"author": "File_xor",
5+
"title": "SEGA for Anima",
6+
"reference": "https://github.com/Filexor/SEGA_Anima",
7+
"files": [
8+
"https://github.com/Filexor/SEGA_Anima"
9+
],
10+
"install_type": "git-clone",
11+
"description": "SEGA anima is implementation of \"SEGA: Spectral-Energy Guided Attention for Resolution Extrapolation in Diffusion Transformers\" (arXiv:2605.22668) for Anima model in ComfyUI."
12+
},
13+
{
14+
"author": "beakfx",
15+
"title": "MBQ Wedge",
16+
"reference": "https://github.com/Beakfx/mbq",
17+
"files": [
18+
"https://github.com/Beakfx/mbq"
19+
],
20+
"install_type": "git-clone",
21+
"description": "Compare ComfyUI parameter values without contact sheets — sweep numerics, samplers, or schedulers, then inspect each result full-res in MBQ Viewer."
22+
},
23+
{
24+
"author": "nekodificador",
25+
"title": "NKD Preview Tools",
26+
"reference": "https://github.com/Nekodificador/ComfyUI-NKD-Preview-Tools",
27+
"files": [
28+
"https://github.com/Nekodificador/ComfyUI-NKD-Preview-Tools"
29+
],
30+
"install_type": "git-clone",
31+
"description": "Preview and masking tools for ComfyUI: floating popup preview window (multi-monitor, live TAESD preview) and a procedural mask painter that bridges any IMAGE source into the native mask editor."
32+
},
33+
{
34+
"author": "ruminar",
35+
"title": "ComfyUI-GMImageSaver",
36+
"id": "gmimagesaver",
37+
"reference": "https://github.com/ruminar/ComfyUI-GMImageSaver",
38+
"files": [
39+
"https://github.com/ruminar/ComfyUI-GMImageSaver"
40+
],
41+
"install_type": "git-clone",
42+
"description": "GraphicsMagick-based direct JPEG saver node for ComfyUI. Saves IMAGE tensors directly as JPEG without intermediate PNG files. JPEG-only, previewless, label-aware, and useful for organized batch/inventory workflows. NOTE: GraphicsMagick must be installed separately and available via GM_PATH or PATH."
43+
},
44+
{
45+
"author": "EnragedAntelope",
46+
"title": "EA_LMStudio",
47+
"id": "ea-lmstudio",
48+
"reference": "https://github.com/EnragedAntelope/EA_LMStudio",
49+
"files": [
50+
"https://github.com/EnragedAntelope/EA_LMStudio"
51+
],
52+
"install_type": "git-clone",
53+
"pip": [
54+
"lmstudio>=1.0.0"
55+
],
56+
"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."
57+
},
358
{
459
"author": "sorryhyun",
560
"title": "Anima Block Compile",

0 commit comments

Comments
 (0)