naomiKenKorem commited on
Commit
ba91f9a
·
verified ·
1 Parent(s): 5f19241

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +41 -0
README.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_link: https://huggingface.co/Lightricks/LTX-2/blob/main/LICENSE
4
+ tags:
5
+ - lora
6
+ - video
7
+ - text-to-video
8
+ - camera-motion
9
+ - jib-down
10
+ - ltx
11
+ base_model: Lightricks/LTX-2
12
+ model_type: lora
13
+ library_name: diffusers
14
+ pipeline_tag: text-to-video
15
+ ---
16
+
17
+ # LTX-2 19B LoRA - Camera Control (Jib Down)
18
+
19
+ This is a camera-motion control LoRA trained to bias generations toward a **jib-down** camera move on top of an **LTX-2 19B** base video model.
20
+
21
+ - **Camera motion**: jib down (camera descends vertically, revealing more of what’s lower in the scene and changing parallax)
22
+ - **Base model**: `Lightricks/LTX-2`
23
+ - **Training type**: LoRA finetune for camera motion control
24
+
25
+ ## Model Details
26
+
27
+ - **Developed by**: Lightricks
28
+ - **Base model**: LTX-2 19B
29
+ - **Model type**: LoRA
30
+ - **Intended use**: text-to-video generation with controlled camera movement (jib down)
31
+
32
+ ## Recommended Prompting
33
+
34
+ To get the best results with Motion Camera LoRAs, describe the **destination of the movement** and the **hidden parts of the scene** so the model knows what to reveal as the frame shifts.
35
+
36
+ For a **jib-down** shot, explicitly mention what should come into view **near the bottom of the frame** as the camera descends (e.g., floor details, objects placed low, signage near ground level, lower levels of architecture). This gives the model a visual “map” of what exists below the initial framing.
37
+
38
+
39
+ ## License
40
+
41
+ See the base model license: **Lightricks/LTX-2 LICENSE** (`https://huggingface.co/Lightricks/LTX-2/blob/main/LICENSE`).