mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-05 22:20:46 +08:00
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)
This commit is contained in:
parent
ceac3168e4
commit
e99a2b7f4c
@ -39295,6 +39295,20 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A self-contained LoRA Slider node for ComfyUI designed to work alongside ComfyUI-Lora-Manager with bipolar strength sliders and batch LoRA loading."
|
||||
},
|
||||
{
|
||||
"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": "enragedantelope",
|
||||
"title": "Identity Forge",
|
||||
@ -50624,6 +50638,17 @@
|
||||
"install_type": "git-clone",
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"author": "ruminar",
|
||||
"title": "ComfyUI-GMImageSaver",
|
||||
"id": "gmimagesaver",
|
||||
"reference": "https://github.com/ruminar/ComfyUI-GMImageSaver",
|
||||
"files": [
|
||||
"https://github.com/ruminar/ComfyUI-GMImageSaver"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"author": "WuMIn259",
|
||||
"title": "ComfyUI-ZTurbo-Style-Transfer",
|
||||
@ -53877,6 +53902,26 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Generate multiple groups of seeds for batch image processing in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "File_xor",
|
||||
"title": "SEGA for Anima",
|
||||
"reference": "https://github.com/Filexor/SEGA_Anima",
|
||||
"files": [
|
||||
"https://github.com/Filexor/SEGA_Anima"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"author": "beakfx",
|
||||
"title": "MBQ Wedge",
|
||||
"reference": "https://github.com/Beakfx/mbq",
|
||||
"files": [
|
||||
"https://github.com/Beakfx/mbq"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Compare ComfyUI parameter values without contact sheets — sweep numerics, samplers, or schedulers, then inspect each result full-res in MBQ Viewer."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1,5 +1,60 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "File_xor",
|
||||
"title": "SEGA for Anima",
|
||||
"reference": "https://github.com/Filexor/SEGA_Anima",
|
||||
"files": [
|
||||
"https://github.com/Filexor/SEGA_Anima"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"author": "beakfx",
|
||||
"title": "MBQ Wedge",
|
||||
"reference": "https://github.com/Beakfx/mbq",
|
||||
"files": [
|
||||
"https://github.com/Beakfx/mbq"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Compare ComfyUI parameter values without contact sheets — sweep numerics, samplers, or schedulers, then inspect each result full-res in MBQ Viewer."
|
||||
},
|
||||
{
|
||||
"author": "nekodificador",
|
||||
"title": "NKD Preview Tools",
|
||||
"reference": "https://github.com/Nekodificador/ComfyUI-NKD-Preview-Tools",
|
||||
"files": [
|
||||
"https://github.com/Nekodificador/ComfyUI-NKD-Preview-Tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"author": "ruminar",
|
||||
"title": "ComfyUI-GMImageSaver",
|
||||
"id": "gmimagesaver",
|
||||
"reference": "https://github.com/ruminar/ComfyUI-GMImageSaver",
|
||||
"files": [
|
||||
"https://github.com/ruminar/ComfyUI-GMImageSaver"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"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": "sorryhyun",
|
||||
"title": "Anima Block Compile",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user