Nightly: LTX Director Motion Brush 0.1.1
Pre-releaseNightly status
This prerelease supersedes nightly-20260625 and points at the post-fix 0.1.1 tree.
The Comfy Registry package ltx-director-motion-brush has been republished as version 0.1.1. At release time, Comfy's API reports 0.1.1 as NodeVersionStatusPending with no status reason; the previous 0.1.0 package remains flagged because its registry archive included development-only verification scripts.
Install
Registry/Manager package id:
ltx-director-motion-brush
CLI install:
comfy node install ltx-director-motion-brushGit install:
cd C:\ComfyUI\app\custom_nodes
git clone https://github.com/exportAnything/ComfyUI-LTX-Director-Motion-Brush.gitThen restart ComfyUI and load:
example_workflows/LTX_Director_Motion_Brush_V2.json
Required Lightricks assets
The workflow expects a working LTX 2.3 setup and specifically needs the Lightricks IC-LoRA Ingredients package plus the LTX 2.3 IC-LoRA Motion-Track-Control package:
- https://huggingface.co/Lightricks/LTX-2.3-22b-IC-LoRA-Ingredients
- https://huggingface.co/Lightricks/LTX-2.3-22b-IC-LoRA-Motion-Track-Control
Model files are not bundled. Place them where your LTXVideo workflow expects them.
What changed since the first nightly
- Excluded development-only
tools/verification scripts from the Comfy Registry archive. - Clarified that verification helpers are source-checkout only.
- Added README notes for the Lightricks IC-LoRA Ingredients and Motion-Track-Control requirements.
Attribution
Original LTX Director v2 concept and implementation by WhatDreamsCost:
https://github.com/WhatDreamsCost/WhatDreamsCost-ComfyUI
Motion Brush packaging and LTX 2.3 motion-track integration by exportAnything.