Update README.md
Browse files
README.md
CHANGED
|
@@ -110,18 +110,18 @@ This LoRA adapter enhances the base LTX-2 model for production video generation
|
|
| 110 |
<div style="display: flex; gap: 10px; flex-wrap: wrap;">
|
| 111 |
|
| 112 |
<div style="flex: 1; min-width: 300px;">
|
| 113 |
-
<video src="https://huggingface.co/LiconStudio/Ltx2.3-VBVR-lora-I2V/resolve/main/
|
| 114 |
<p style="text-align: center; margin: 8px 0 0 0;"><strong>Original Model</strong></p>
|
| 115 |
</div>
|
| 116 |
|
| 117 |
<div style="flex: 1; min-width: 300px;">
|
| 118 |
-
<video src="https://huggingface.co/LiconStudio/Ltx2.3-VBVR-lora-I2V/resolve/main/
|
| 119 |
-
<p style="text-align: center; margin: 8px 0 0 0;"><strong>
|
| 120 |
</div>
|
| 121 |
|
| 122 |
<div style="flex: 1; min-width: 300px;">
|
| 123 |
-
<video src="https://huggingface.co/LiconStudio/Ltx2.3-VBVR-lora-I2V/resolve/main/
|
| 124 |
-
<p style="text-align: center; margin: 8px 0 0 0;"><strong>
|
| 125 |
</div>
|
| 126 |
|
| 127 |
</div>
|
|
|
|
| 110 |
<div style="display: flex; gap: 10px; flex-wrap: wrap;">
|
| 111 |
|
| 112 |
<div style="flex: 1; min-width: 300px;">
|
| 113 |
+
<video src="https://huggingface.co/LiconStudio/Ltx2.3-VBVR-lora-I2V/resolve/main/original01.mp4" controls style="width: 100%;"></video>
|
| 114 |
<p style="text-align: center; margin: 8px 0 0 0;"><strong>Original Model</strong></p>
|
| 115 |
</div>
|
| 116 |
|
| 117 |
<div style="flex: 1; min-width: 300px;">
|
| 118 |
+
<video src="https://huggingface.co/LiconStudio/Ltx2.3-VBVR-lora-I2V/resolve/main/240K.mp4" controls style="width: 100%;"></video>
|
| 119 |
+
<p style="text-align: center; margin: 8px 0 0 0;"><strong>240K</strong></p>
|
| 120 |
</div>
|
| 121 |
|
| 122 |
<div style="flex: 1; min-width: 300px;">
|
| 123 |
+
<video src="https://huggingface.co/LiconStudio/Ltx2.3-VBVR-lora-I2V/resolve/main/S3.mp4" controls style="width: 100%;"></video>
|
| 124 |
+
<p style="text-align: center; margin: 8px 0 0 0;"><strong>390K</strong></p>
|
| 125 |
</div>
|
| 126 |
|
| 127 |
</div>
|