Remove stale T2V-only model card text
Browse files
README.md
CHANGED
|
@@ -13,17 +13,7 @@ tags:
|
|
| 13 |
# LingBot-Video Dense 1.3B for FastVideo
|
| 14 |
|
| 15 |
This repository contains the released LingBot-Video Dense 1.3B checkpoint in
|
| 16 |
-
the component layout loaded natively by FastVideo.
|
| 17 |
-
scheduler tensors come from
|
| 18 |
-
[`robbyant/lingbot-video-dense-1.3b`](https://huggingface.co/robbyant/lingbot-video-dense-1.3b).
|
| 19 |
-
The Qwen3-VL language weights are converted to FastVideo's fused text-only
|
| 20 |
-
encoder layout.
|
| 21 |
-
|
| 22 |
-
The current FastVideo port supports text-to-video inference. T2I, TI2V, vision
|
| 23 |
-
conditioning, prompt rewriting, and automatic negative-prompt generation are
|
| 24 |
-
not included in this package.
|
| 25 |
-
|
| 26 |
-
## Usage
|
| 27 |
|
| 28 |
Use a FastVideo revision containing
|
| 29 |
[LingBot-Video support](https://github.com/hao-ai-lab/FastVideo/pull/1595):
|
|
|
|
| 13 |
# LingBot-Video Dense 1.3B for FastVideo
|
| 14 |
|
| 15 |
This repository contains the released LingBot-Video Dense 1.3B checkpoint in
|
| 16 |
+
the component layout loaded natively by FastVideo. ## Usage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
|
| 18 |
Use a FastVideo revision containing
|
| 19 |
[LingBot-Video support](https://github.com/hao-ai-lab/FastVideo/pull/1595):
|