Add prominent example video gallery
Browse files
README.md
CHANGED
|
@@ -8,9 +8,31 @@ tags:
|
|
| 8 |
- image-to-video
|
| 9 |
- comfyui
|
| 10 |
base_model: Lightricks/LTX-2.5
|
|
|
|
| 11 |
license: other
|
|
|
|
|
|
|
| 12 |
library_name: comfyui
|
| 13 |
pipeline_tag: video-to-video
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# LTX Ripple
|
|
@@ -23,6 +45,8 @@ LTX Ripple is a **First Frame All Frames (FFAF) IC-LoRA** for [LTX-2.5](https://
|
|
| 23 |
<a href="https://huggingface.co/WepeNerd"><strong>Created by WepeNerd</strong></a>
|
| 24 |
</p>
|
| 25 |
|
|
|
|
|
|
|
| 26 |
## What it does
|
| 27 |
|
| 28 |
1. Start with a video.
|
|
@@ -46,20 +70,7 @@ Useful applications include:
|
|
| 46 |
|
| 47 |
## Examples
|
| 48 |
|
| 49 |
-
The
|
| 50 |
-
|
| 51 |
-
<table>
|
| 52 |
-
<tr>
|
| 53 |
-
<td align="center"><a href="./Examples/ltx_001.mp4">▶ ltx_001.mp4</a><br>Object replacement, effects, and lighting</td>
|
| 54 |
-
<td align="center"><a href="./Examples/ltx_002.mp4">▶ ltx_002.mp4</a><br>Lighting and background change</td>
|
| 55 |
-
<td align="center"><a href="./Examples/ltx_003.mp4">▶ ltx_003.mp4</a><br>Fire effect across cuts</td>
|
| 56 |
-
</tr>
|
| 57 |
-
<tr>
|
| 58 |
-
<td align="center"><a href="./Examples/ltx_004.mp4">▶ ltx_004.mp4</a><br>Liquid motion propagation</td>
|
| 59 |
-
<td align="center"><a href="./Examples/ltx_005.mp4">▶ ltx_005.mp4</a><br>Archviz / clay model texturing</td>
|
| 60 |
-
<td align="center"><a href="./Examples/ltx_006.mp4">▶ ltx_006.mp4</a><br>Sharpening and scene limitations</td>
|
| 61 |
-
</tr>
|
| 62 |
-
</table>
|
| 63 |
|
| 64 |
## Files
|
| 65 |
|
|
|
|
| 8 |
- image-to-video
|
| 9 |
- comfyui
|
| 10 |
base_model: Lightricks/LTX-2.5
|
| 11 |
+
base_model_relation: adapter
|
| 12 |
license: other
|
| 13 |
+
license_name: ltx-2-community-license-agreement
|
| 14 |
+
license_link: https://github.com/Lightricks/LTX-2/blob/main/LICENSE-2_x
|
| 15 |
library_name: comfyui
|
| 16 |
pipeline_tag: video-to-video
|
| 17 |
+
widget:
|
| 18 |
+
- text: "Object replacement, special effects, and lighting change."
|
| 19 |
+
output:
|
| 20 |
+
url: Examples/ltx_001.mp4
|
| 21 |
+
- text: "Lighting and background change, including a camera swivel, without edit prompting."
|
| 22 |
+
output:
|
| 23 |
+
url: Examples/ltx_002.mp4
|
| 24 |
+
- text: "Fire effect propagated consistently across multiple camera cuts."
|
| 25 |
+
output:
|
| 26 |
+
url: Examples/ltx_003.mp4
|
| 27 |
+
- text: "Added liquid flows in accordance with the original video's movement."
|
| 28 |
+
output:
|
| 29 |
+
url: Examples/ltx_004.mp4
|
| 30 |
+
- text: "Archviz and 3D clay-model texturing propagated through scene cuts."
|
| 31 |
+
output:
|
| 32 |
+
url: Examples/ltx_005.mp4
|
| 33 |
+
- text: "Sharpening propagated from a detailed edited first frame."
|
| 34 |
+
output:
|
| 35 |
+
url: Examples/ltx_006.mp4
|
| 36 |
---
|
| 37 |
|
| 38 |
# LTX Ripple
|
|
|
|
| 45 |
<a href="https://huggingface.co/WepeNerd"><strong>Created by WepeNerd</strong></a>
|
| 46 |
</p>
|
| 47 |
|
| 48 |
+
<Gallery />
|
| 49 |
+
|
| 50 |
## What it does
|
| 51 |
|
| 52 |
1. Start with a video.
|
|
|
|
| 70 |
|
| 71 |
## Examples
|
| 72 |
|
| 73 |
+
The gallery above shows the six included examples. Each caption describes the first-frame edit and the effect that Ripple propagates through the video.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 74 |
|
| 75 |
## Files
|
| 76 |
|