explaingit

exportanything/comfyui-ltx-director-motion-brush

Analysis updated 2026-05-18

17JavaScriptAudience · vibe coderComplexity · 3/5Setup · moderate

TLDR

A ComfyUI node pack that adds Motion Brush drawing to LTX 2.3 video generation, letting you paint motion paths on images to guide how the output video moves.

Mindmap

mindmap
  root((LTX Motion Brush))
    What it does
      Video generation
      Motion brush drawing
      Retake workflows
    Nodes
      MotionBrushV2
      GuideAttention
      RetakePreview
    Setup
      ComfyUI-Manager
      LTX 2.3 models
      IC-LoRA weights
    Audience
      ComfyUI users
      Video creators
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Add motion brush drawing to your ComfyUI LTX 2.3 video generation workflow

USE CASE 2

Generate short video clips with controlled per-image motion paths from still images

USE CASE 3

Use retake and motion carry features to refine and extend video clips in ComfyUI

What is it built with?

JavaScriptComfyUIPythonLTX 2.3Hugging Face

How does it compare?

exportanything/comfyui-ltx-director-motion-brushgeanofeefoundry/geanos-jump-n-run-editorgordensun/react-bits-video
Stars171717
LanguageJavaScriptJavaScriptJavaScript
Setup difficultymoderateeasymoderate
Complexity3/52/53/5
Audiencevibe codergeneraldeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 1h+

Requires LTX 2.3 model weights and Lightricks IC-LoRA motion-track files downloaded separately from Hugging Face.

In plain English

LTX Director Motion Brush is a custom add-on (called a node pack) for ComfyUI, a popular open-source tool that lets people build image and video generation workflows visually. This particular node pack focuses on generating short video clips using a model called LTX 2.3, with a special feature called Motion Brush that lets you draw motion paths directly on top of still images to control how parts of the scene should move. The project is a fork of an earlier ComfyUI package called LTX Director v2, originally created by WhatDreamsCost. This version rebuilds the timeline editor and adds Motion Brush controls, which turn drawn tracks into a sparse motion-control video that LTX 2.3 can follow. It also adds features for retake workflows (redoing a segment), motion carry (letting motion continue from one image to the next), and balance controls that prevent the final video from looking too static or overpowered by the motion tracks. Installation is done through ComfyUI-Manager or by cloning the repository into ComfyUI's custom nodes folder. The node pack coexists with the original LTX Director v2 without conflicts because it uses unique node names and upload routes. Several required models must be downloaded separately, including the LTX 2.3 model weights and Lightricks IC-LoRA motion-track files from Hugging Face. The package is described as nightly, meaning it is in an active preview state intended for users comfortable testing new tools and troubleshooting workflow issues. Example workflow files for different VRAM settings are included, with low-VRAM and GGUF options for limited hardware. Japanese annotated copies of the workflows are also provided. This is primarily a tool for people already using ComfyUI who want to add motion brush control to their LTX 2.3 video generation pipelines.

Copy-paste prompts

Prompt 1
Walk me through setting up ComfyUI-LTX-Director-Motion-Brush, including required LTX 2.3 models from Hugging Face.
Prompt 2
What is the difference between the low-VRAM and GGUF workflows in LTX Director Motion Brush?
Prompt 3
How do I use the MotionBrushV2 node to draw a motion track on an image and feed it into an LTX 2.3 workflow?
Prompt 4
Explain the motion carry setting in LTX Director Motion Brush and when I should increase it.

Frequently asked questions

What is comfyui-ltx-director-motion-brush?

A ComfyUI node pack that adds Motion Brush drawing to LTX 2.3 video generation, letting you paint motion paths on images to guide how the output video moves.

What language is comfyui-ltx-director-motion-brush written in?

Mainly JavaScript. The stack also includes JavaScript, ComfyUI, Python.

How hard is comfyui-ltx-director-motion-brush to set up?

Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.

Who is comfyui-ltx-director-motion-brush for?

Mainly vibe coder.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Scan in gitsafehub Deploy in gitdeployhub exportanything on gitmyhub

Verify against the repo before relying on details.