Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ library_name: linum-v2
|
|
| 11 |
|
| 12 |
# Linum V2 - 720p
|
| 13 |
|
| 14 |
-
Text-to-video generation model trained from scratch by [Linum AI](https://linum.ai).
|
| 15 |
|
| 16 |
## Model Description
|
| 17 |
|
|
@@ -48,7 +48,7 @@ uv run python generate_video.py \
|
|
| 48 |
--cfg 7.0
|
| 49 |
```
|
| 50 |
|
| 51 |
-
<video src="https://
|
| 52 |
|
| 53 |
Weights are downloaded automatically on first run (~20GB).
|
| 54 |
|
|
|
|
| 11 |
|
| 12 |
# Linum V2 - 720p
|
| 13 |
|
| 14 |
+
Text-to-video generation model trained from scratch by [Linum AI](https://linum.ai). [Read the launch blog post](https://www.linum.ai/field-notes/launch-linum-v2).
|
| 15 |
|
| 16 |
## Model Description
|
| 17 |
|
|
|
|
| 48 |
--cfg 7.0
|
| 49 |
```
|
| 50 |
|
| 51 |
+
<video src="https://huggingface.co/Linum-AI/linum-v2-720p/resolve/main/fox_720p_demo.mov" controls autoplay muted loop width="100%"></video>
|
| 52 |
|
| 53 |
Weights are downloaded automatically on first run (~20GB).
|
| 54 |
|