CivArchive
    โ† All articles
    Published April 2, 2026by georgebanjog

    ๐Ÿงฌ SDXL Node Merger โ€” Visual Model Merging Tool

    236 views4 reactions1 comments on CivitAI0 collected
    announcementtoolmergesdxlmerging

    Hey everyone! It's been a while.

    I'm excited to share a tool I've been working on โ€” SDXL Node Merger.

    It's a free, open-source, node-based model merging tool designed specifically for SDXL. Think ComfyUI, but for merging models instead of generating images.

    Why another merger?

    Most merging tools are either CLI-based or have very basic UIs. I wanted something that lets me visually design complex merge recipes โ€” and more importantly, batch multiple merges at once. Set up 10 different merge configs, hit Execute, grab a coffee, come back to 10 finished models. No more babysitting each merge one by one.

    Key Features

    ๐Ÿ”— Visual Node Editor โ€” Drag, drop, and connect nodes with beautiful animated Bezier curves. Build anything from simple A+B merges to complex multi-model chains.

    ๐Ÿง  11 Merge Algorithms โ€” Weighted Sum, Add Difference, TIES, DARE, SLERP, Similarity Merge, and more. All with Merge Block Weighted (MBW) support for per-block control.

    โšก Low VRAM Mode โ€” Streams tensors one by one, so you can merge on GPUs with as little as 4GB VRAM.

    ๐ŸŽจ 4 Stunning Themes โ€” Midnight, Aurora, Ember, Frost. Because merging should look good too.

    ๐Ÿ“ฆ Batch Processing โ€” Multiple Save nodes = multiple output models in one run. This is a game changer for testing merge ratios.

    ๐Ÿš€ RTX 50-series ready โ€” Built with CUDA 12.x / PyTorch latest.

    Setup

    Just clone the repo, run start.bat, and it handles everything โ€” venv, PyTorch, dependencies. Opens right in your browser.

    Links

    ๐Ÿ”— GitHub: https://github.com/georgebanjog/sdxl-node-merger ๐Ÿ“„ License: Apache 2.0 (free for any use)

    Would love to hear your feedback and feature requests. Happy merging! ๐ŸŽ‰

    Update: bugs related to saving checkpoints in complex multi-layer schematics and memory leaks have been fixed. Next up are fixes for a couple of visual bugs.

    Archived from CivitAI ยท Updated April 15, 2026View source