Controlling camera viewpoint after capture is a major practical limit in video generation workflows. This IC‑LoRA acts like a virtual second camera for LTX‑Video 2.3: feed a reference clip and a short, fixed camera‑angle prompt and it attempts to re‑render the scene from the new viewpoint while keeping the original subject and motion intact. The design trades free‑form prompts for a discrete, learned camera vocabulary to improve stability and repeatability in viewpoint changes.
Key Capabilities
- Discrete camera‑delta conditioning: accepts prompts of the form
crossview. new camera angle: {azimuth}, {elevation}, {distance}from a fixed 63‑phrase vocabulary, so outputs are predictable and reproducible for each camera shift. - Reference‑conditioned video‑to‑video re‑rendering: preserves scene content and subject identity while moving the apparent camera position, so you can generate nearby viewpoints without rebuilding the scene from scratch.
- Proof‑of‑concept training and practical tips: trained on synthetic multi‑view pairs (294 pairs) and tested in ComfyUI; works most reliably for small, single‑step angle changes and can be chained for larger shifts.
- Attention‑only LoRA applied to LTX‑Video 2.3 (22B): designed as an adapter rather than a full model replacement, so it requires the LTX‑Video base weights and may need increased LoRA strength or non‑distilled passes for best effect.
Who it's for and trade-offs
Great fit if you need predictable, repeatable small viewpoint edits on short clips (e.g., shots for VFX, product demos, or interactive camera correction) and you can run LTX‑Video 2.3 in a ComfyUI workflow. The adapter is lightweight to integrate but expects the base 22B model and specific prompt vocabulary. Look elsewhere if you need extreme viewpoint changes (views from behind), free‑form natural language camera descriptions, high frame‑rate production pipelines, or fully real‑world training coverage—the model was trained on synthetic hemispherical camera sampling (frontal sector, ~±60°) and is explicitly a v0.9 proof‑of‑concept with known generalization limits.