Modified mp3 and mp4 path
Browse files- LTX-2.3/README.md +2 -2
LTX-2.3/README.md
CHANGED
|
@@ -15,10 +15,10 @@ An Image-to-Video workflow with audio sync (makes an image sing to the track).
|
|
| 15 |
<img src="dim_sum_sing1024.png" width="400">
|
| 16 |
|
| 17 |
**Input Audio:**
|
| 18 |
-
<audio controls src="Chinari-La_14s.mp3"></audio>
|
| 19 |
|
| 20 |
**Output Video:**
|
| 21 |
-
<video controls src="LTX-2_3_00005-audio.mp4" width="400"></video>
|
| 22 |
|
| 23 |
---
|
| 24 |
|
|
|
|
| 15 |
<img src="dim_sum_sing1024.png" width="400">
|
| 16 |
|
| 17 |
**Input Audio:**
|
| 18 |
+
<audio controls src="https://huggingface.co/grmchn/ComfyUI_workflow_toybox/resolve/main/LTX-2.3/Chinari-La_14s.mp3"></audio>
|
| 19 |
|
| 20 |
**Output Video:**
|
| 21 |
+
<video controls src="https://huggingface.co/grmchn/ComfyUI_workflow_toybox/resolve/main/LTX-2.3/LTX-2_3_00005-audio.mp4" width="400"></video>
|
| 22 |
|
| 23 |
---
|
| 24 |
|