model_card: specify base model (#5)
Browse files- model_card: specify base model (2d93cd35af1eebbad3f1447180d16edfd9c09079)
Co-authored-by: Julien Chaumond <[email protected]>
README.md
CHANGED
@@ -8,6 +8,7 @@ language:
|
|
8 |
license: other
|
9 |
pipeline_tag: text-to-video
|
10 |
library_name: diffusers
|
|
|
11 |
---
|
12 |
|
13 |
# LTX-Video 0.9.7 Distilled Model Card
|
|
|
8 |
license: other
|
9 |
pipeline_tag: text-to-video
|
10 |
library_name: diffusers
|
11 |
+
base_model: Lightricks/LTX-Video
|
12 |
---
|
13 |
|
14 |
# LTX-Video 0.9.7 Distilled Model Card
|