schopra commited on
Commit
6f1a388
·
verified ·
1 Parent(s): 4f3844b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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://github.com/user-attachments/assets/133a8df7-cae4-4814-8000-44e657946a18" controls autoplay muted loop width="100%"></video>
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