ComfyUI Extension
ComfyUI-TP-OmnimatteZero
Nodes to run native weights of LTX's OmnimatteZero in ComfyUI
tpc2233/ComfyUI-TP-OmnimatteZero
Nodes4
On cloudLocal install
CategoryOmnimatteZero
Stars36
Updated7 months ago
Nodes (4)
✂️ Omnimatte Composition
Swap a video's background with latent arithmetic — no mask required
OmnimatteZero
🎬 Omnimatte Loader
The node that eats 48 GB for lunch
OmnimatteZero
🧹 Omnimatte Object Removal
Erase a thing from a video and watch the hole fill in
OmnimatteZero
🔍 Omnimatte Mask Gen
Omnimatte Mask Gen
OmnimatteZero
Readme
ComfyUI-TP-OmnimatteZero
Comfy UI nodes for LTX's OmnimatteZero to run native weights
✅ Install on Comfy via Manager:
✅ Install on Comfy manually:
cd custom_nodes
git clone https://github.com/tpc2233/ComfyUI-TP-OmnimatteZero.git
pip install -r ComfyUI-TP-OmnimatteZero/requirements.txt
✅ Comfy Workflow:
https://github.com/tpc2233/ComfyUI-TP-OmnimatteZero/tree/main/workflows
✅ Autodownload the models:
It will download the models first time you run workflow
✅ Run and Tested on::
RTX 6000 Pro RTX 6000 Ada H200s
--pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128
Conda env python=3.12.9 -y
Original repo:
https://github.com/dvirsamuel/OmnimatteZero