Instructions to use rzgar/LTX-2.3-Motion-Enhancer-n4w with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use rzgar/LTX-2.3-Motion-Enhancer-n4w with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Lightricks/LTX-2.3", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("rzgar/LTX-2.3-Motion-Enhancer-n4w") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
LTX-2.3 Motion Enhancer (N54W / General Purpose)
Model description
π About
Similar to "Bernini-R Motion Enhancer I2V", this LoRA has been specifically tuned to serve as a general-purpose N54W motion enhancer.
It understands the majority of explicit and complex prompts without being overly specialized in any specific domain, action, or animation style. Because of its generalized nature, it is highly recommended to use this as a companion LoRA alongside other specialized models. When stacked, it significantly enhances the fluidity, coherence, and motion of domain-specific LoRAs.
It has been extensively tested and successfully paired with the majority of the top-rated and most downloaded LoRAs hosted on Civitai.
Files
| File | Direct Link |
|---|---|
| LTX-2.3-Motion-Enhancer-n4w.safetensors | Download |
βοΈ Usage & Recommended Strengths
- Stacked with other LoRAs:
0.65(Recommended) - Standalon:
0.75to1.0
π Performance & Error Rate
(Testing methodology: Based on 15 unique prompts, 3 runs per prompt, random seeds, all Image-to-Video )
Scenario 1: Portrait Input / Complex Prompting
- Input: Portrait.
- Prompt: 90% of the events/objects described are not present in the input image.
- Result: Error rates vary heavily depending on prompt quality, and a second iteration (or re-roll) is often needed. Mild body deformities, missing fingers, or broken animations occur more frequently if the input image lacks the necessary visual context for the base model to work with.
Scenario 2: Detailed Full-Body Input / Aligned Prompting
- Input: Detailed, full-body shot where all persons and objects mentioned in the prompt are already visible in the image.
- Result: Error rates decrease significantly. About 3 out of 5 generations are highly usable on the first run, else only slight or mild animation artifacts.
π‘ Key
While a good input image provides the foundation, your text prompt describing the action has a much higher impact on the final generation quality. Detailed motion prompting is highly recommended!
Download model
Download them in the Files & versions tab.
- Downloads last month
- 1,286
Model tree for rzgar/LTX-2.3-Motion-Enhancer-n4w
Base model
Lightricks/LTX-2.3