Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
|
| 2 |
# LTX-2 19B LoRA — Camera Control (Jib Up)
|
| 3 |
|
|
@@ -15,4 +29,8 @@ This is a **camera-motion control LoRA** trained to bias generations toward a **
|
|
| 15 |
|
| 16 |
- To get the best results with Motion Camera LoRAs, you should describe the "destination" of the movement and the hidden parts of the scene
|
| 17 |
- so the AI knows exactly what to reveal as the frame shifts. By detailing what exists at the end of the shot—such as the far side of a
|
| 18 |
-
- room or the sky above—you provide the model with a visual "map" that ensures spatial consistency.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
base_model:
|
| 4 |
+
- Lightricks/LTX-2
|
| 5 |
+
pipeline_tag: text-to-video
|
| 6 |
+
tags:
|
| 7 |
+
- lora
|
| 8 |
+
- video
|
| 9 |
+
- text-to-video
|
| 10 |
+
- image-to-video
|
| 11 |
+
- camera-motion
|
| 12 |
+
- jib-down
|
| 13 |
+
- ltx
|
| 14 |
+
---
|
| 15 |
|
| 16 |
# LTX-2 19B LoRA — Camera Control (Jib Up)
|
| 17 |
|
|
|
|
| 29 |
|
| 30 |
- To get the best results with Motion Camera LoRAs, you should describe the "destination" of the movement and the hidden parts of the scene
|
| 31 |
- so the AI knows exactly what to reveal as the frame shifts. By detailing what exists at the end of the shot—such as the far side of a
|
| 32 |
+
- room or the sky above—you provide the model with a visual "map" that ensures spatial consistency.
|
| 33 |
+
|
| 34 |
+
## License
|
| 35 |
+
|
| 36 |
+
See the base model license: **Lightricks/LTX-2 LICENSE** (`https://huggingface.co/Lightricks/LTX-2/blob/main/LICENSE`).
|