Skip to content

feat: register ComfyUI-LTX2-MultiGPU by THE-ANGEL-AI#3037

Open
THE-ANGEL-AI wants to merge 1 commit into
Comfy-Org:mainfrom
THE-ANGEL-AI:main
Open

feat: register ComfyUI-LTX2-MultiGPU by THE-ANGEL-AI#3037
THE-ANGEL-AI wants to merge 1 commit into
Comfy-Org:mainfrom
THE-ANGEL-AI:main

Conversation

@THE-ANGEL-AI

Copy link
Copy Markdown

Register ComfyUI-LTX2-MultiGPU

Author: THE-ANGEL-AI (The Angel Studio)
Repo: https://github.com/THE-ANGEL-AI/ComfyUI-LTX2-MultiGPU
License: GPL-3.0-or-later
Nodes: 7

# Node Emoji
1 Splitter (DiT 2×GPU) 🔀
2 Dual CLIP Loader (Gemma 3) 📝
3 VRAM Diagnostics 🩺
4 GPU Strategy (hot-switch) ⚙️
5 VRAM Parking (DiT↔CPU) 🅿️
6 SageAttention (T4 Turbo)
7 VAE Loader (GPU select) 🖼️

Hybrid Multi-GPU split loader for LTX 2.3 GGUF on 2×T4 (Kaggle).
Replaces DisTorch2 regex splitting with explicit block-aware sharding
and forward-hook hidden-state transfer.

Requires: ComfyUI-GGUF (city96)
pip: gguf, safetensors


Entry added to node_db/new/custom-node-list.json

Add 7-node Hybrid Multi-GPU split loader for LTX 2.3 GGUF on 2xT4/Kaggle.
Nodes: Splitter, Dual CLIP, VRAM Diagnostics, GPU Strategy Switch,
VRAM Parking, SageAttention T4 Turbo, VAE Loader with GPU select.
GPL-3.0-or-later. Requires ComfyUI-GGUF (city96).
@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 227e2096-5705-443a-b43c-35e7d5f01eaa

📥 Commits

Reviewing files that changed from the base of the PR and between c4d7750 and aa8486f.

📒 Files selected for processing (1)
  • node_db/new/custom-node-list.json

📝 Walkthrough

Walkthrough

This pull request re-serializes the custom_nodes array in node_db/new/custom-node-list.json, changing JSON formatting and line wrapping throughout. No field values, structure, or exported/public entities are altered; only whitespace and layout change.

Changes

Node list JSON formatting

Layer / File(s) Summary
Reformat custom_nodes entries
node_db/new/custom-node-list.json
The full custom_nodes array is re-serialized with new indentation and line wrapping; all per-node fields (author, title, id, reference, files, pip, install_type, description) remain factually unchanged.

No sequence diagram needed here — this change is purely cosmetic, a JSON dressed in fresh whitespace, no plot twist, just neater suspense! 🧵✨

🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
✨ Simplify code
  • Create PR with simplified code

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants