Update README.md
Browse files
README.md
CHANGED
|
@@ -1,20 +1,22 @@
|
|
| 1 |
---
|
| 2 |
-
pipeline_tag:
|
| 3 |
tags:
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
## LTX 2.5 IA2V
|
| 17 |
IA2V: image and audio to video.
|
| 18 |
This Comfy workflows accept image and audio files to generate a video.
|
| 19 |
Inspiration: https://huggingface.co/SOLRICKS/ltx-2-5-t2v-i2v-audio-comfyui-workflow
|
| 20 |
-
The "Native Comfy" version is supported for execution in Comfy Cloud.
|
|
|
|
| 1 |
---
|
| 2 |
+
pipeline_tag: image-to-video
|
| 3 |
tags:
|
| 4 |
+
- comfyui
|
| 5 |
+
- ltx-2.5
|
| 6 |
+
- text-to-video
|
| 7 |
+
- t2v
|
| 8 |
+
- image-to-video
|
| 9 |
+
- i2v
|
| 10 |
+
- image-audio-to-video
|
| 11 |
+
- ia2v
|
| 12 |
+
- video-generation
|
| 13 |
+
- workflow
|
| 14 |
+
base_model:
|
| 15 |
+
- Lightricks/LTX-2.5
|
| 16 |
---
|
| 17 |
|
| 18 |
## LTX 2.5 IA2V
|
| 19 |
IA2V: image and audio to video.
|
| 20 |
This Comfy workflows accept image and audio files to generate a video.
|
| 21 |
Inspiration: https://huggingface.co/SOLRICKS/ltx-2-5-t2v-i2v-audio-comfyui-workflow
|
| 22 |
+
The "Native Comfy" version is supported for execution in Comfy Cloud.
|