Explicit `text-to-video` pipeline tag and `diffusers` library
#72
by
Wauplin
HF staff
- opened
README.md
CHANGED
@@ -1,12 +1,13 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- ltx-video
|
4 |
-
- text-to-video
|
5 |
- image-to-video
|
6 |
pinned: true
|
7 |
language:
|
8 |
- en
|
9 |
license: other
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# LTX-Video Model Card
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- ltx-video
|
|
|
4 |
- image-to-video
|
5 |
pinned: true
|
6 |
language:
|
7 |
- en
|
8 |
license: other
|
9 |
+
pipeline_tag: text-to-video
|
10 |
+
library_name: diffusers
|
11 |
---
|
12 |
|
13 |
# LTX-Video Model Card
|