AIAny
AI Model2026
Icon for item

Lightricks/LTX-2.3-22b-IC-LoRA-HDR

An HDR LoRA fine-tune for Lightricks' LTX-2.3 (22B) that enables image‑conditioned any‑to‑any image-to-video and text-to-video generation. Designed for HDR-aware synthesis workflows; requires the LTX-2.3 base model and a LoRA-capable runtime.

Introduction

Why this matters

High-dynamic-range (HDR) color and image-conditioned control are two of the harder, practical gaps for current video-capable foundation models. This release packages a LoRA-style fine-tune that adapts Lightricks' 22B LTX-2.3 base to produce HDR-aware, image-conditioned any-to-any video outputs — attempting to improve frame-level fidelity and color consistency without re-training the full 22B model.

Key Capabilities
  • HDR-aware LoRA adaptation: applies a lightweight LoRA on top of the LTX-2.3 base to bias generation toward HDR color ranges and tone-mapping behaviors — so what: improves perceived color fidelity when the target requires wide dynamic range or filmic tones while keeping fine-tune size small.
  • Image-conditioned any-to-any synthesis: supports conditioning on an input image to guide video generation from either image or text prompts — so what: enables workflows like image-driven animation, reference-based style transfer across temporal frames, and consistent subject identity over short clips.
  • Minimal footprint, dependent on base model: because it is a LoRA, the model artifact itself is small and intended to be applied to the 22B LTX-2.3 checkpoint at inference — so what: you can test HDR-conditioned outputs without storing a second full 22B model, but you must have the base model and a runtime that supports LoRA injection.
  • Research pointers embedded in tags: linked arXiv references suggest this checkpoint follows recent papers on any-to-any and video modeling; so what: helps users connect the LoRA tweak to recent academic techniques (see model tags for paper IDs).
Who it's for and tradeoffs

Great fit if you are a practitioner who already runs or can access Lightricks/LTX-2.3 (22B) and want a compact way to experiment with HDR-aware, image-conditioned video generation without full-model retraining. The LoRA format makes iteration and deployment lighter than full fine-tunes.

Look elsewhere if you need an out-of-the-box model that runs without fetching a separate base checkpoint, if you require a permissive, clearly documented license (this model lists "license: other"), or if you need long-form, multi-minute video consistency — LoRA adaptations improve specific behaviors but do not guarantee long-horizon temporal coherence at scale.

Practical notes: created on 2026-04-20 and published on Hugging Face by Lightricks (likes: 68). You will need a LoRA-capable inference stack and access to the LTX-2.3 base model to apply this adapter.

Information

Categories

More Items

Hugging Face
AI Model2026

Provides GGUF-quantized Inkling multimodal model weights for local image/audio-to-text and conversational inference. Includes quantization variants (example: 1-bit UD-IQ1_S), Apache-2.0 license, and compatibility with Unsloth Studio, vLLM and common inference stacks.

Hugging Face
AI Video2026

Generates a new camera viewpoint from a reference video: an IC‑LoRA adapter for LTX‑Video 2.3 that re‑renders the same scene from a requested discrete camera angle while preserving subject and content. Trained on synthetic multi‑view data, proof‑of‑concept with limited viewpoint range and best for small, chained angle shifts.

Hugging Face
AI Model2026

Runs a full 27B-class Qwen3.6-derived LLM in a ~7.2 GB ternary/2‑bit format for on-device or single‑GPU text generation, retaining ~95% of FP16 performance and supporting a 262K‑token context. Designed for laptop/GPU deployment; exceeds typical phone memory limits.