Update README.md
Browse filesAdded license metadata
README.md
CHANGED
|
@@ -6,6 +6,7 @@ tags:
|
|
| 6 |
pinned: true
|
| 7 |
language:
|
| 8 |
- en
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# LTX-Video Model Card
|
|
@@ -95,4 +96,4 @@ python inference.py --ckpt_dir 'PATH' --prompt "PROMPT" --input_image_path IMAGE
|
|
| 95 |
- This model is not intended or able to provide factual information.
|
| 96 |
- As a statistical model this checkpoint might amplify existing societal biases.
|
| 97 |
- The model may fail to generate videos that matches the prompts perfectly.
|
| 98 |
-
- Prompt following is heavily influenced by the prompting-style.
|
|
|
|
| 6 |
pinned: true
|
| 7 |
language:
|
| 8 |
- en
|
| 9 |
+
license: other
|
| 10 |
---
|
| 11 |
|
| 12 |
# LTX-Video Model Card
|
|
|
|
| 96 |
- This model is not intended or able to provide factual information.
|
| 97 |
- As a statistical model this checkpoint might amplify existing societal biases.
|
| 98 |
- The model may fail to generate videos that matches the prompts perfectly.
|
| 99 |
+
- Prompt following is heavily influenced by the prompting-style.
|