tavihalperin's picture
Create README.md
18e7713 verified
metadata
license: other
license_name: ltx-2-community-license
license_link: https://www.github.com/Lightricks/LTX-2/LICENSE
tags:
  - ltx-video
  - video-to-video
pinned: true
language:
  - en
pipeline_tag: video-to-video
base_model:
  - Lightricks/LTX-2

LTX-2 19B IC-LoRA Detailer

This is a video detailer IC-LoRA trained on top of LTX-2-19b, designed to enhance fine details and textures in generated videos.

What is In-Context LoRA (IC LoRA)?

IC LoRA enables conditioning video generation on reference video frames at inference time, allowing fine-grained refinement on top of a text-to-video base model.

Model Files

ltx-2-19b-ic-lora-detailer.safetensors

License

See the LTX-2-community-license for full terms.

Model Details

  • Base Model: LTX-2-19b Video
  • Training Type: IC LoRA
  • Purpose: Video detail refinement

๐Ÿ”Œ Using in ComfyUI

  1. Copy the LoRA weights into models/loras.
  2. Use the official IC-LoRA workflow from the LTX-2 ComfyUI repository.

Acknowledgments

  • Base model by Lightricks
  • Training infrastructure: LTX-2 Community Trainer