schopra commited on
Commit
707acf6
·
verified ·
1 Parent(s): c982476

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 - 360p
13
 
14
- Fast text-to-video generation model trained from scratch by [Linum AI](https://linum.ai). Lower VRAM requirements than the 720p variant.
15
 
16
  ## Model Description
17
 
@@ -49,7 +49,7 @@ uv run python generate_video.py \
49
  --resolution 360p
50
  ```
51
 
52
- <video src="https://github.com/user-attachments/assets/ec34132f-9ff8-4324-a4bd-2ca682d122b7" controls autoplay muted loop width="100%"></video>
53
 
54
  Weights are downloaded automatically on first run (~20GB).
55
 
 
11
 
12
  # Linum V2 - 360p
13
 
14
+ Fast text-to-video generation model trained from scratch by [Linum AI](https://linum.ai). Lower VRAM requirements than the 720p variant. [Read the launch blog post](https://www.linum.ai/field-notes/launch-linum-v2).
15
 
16
  ## Model Description
17
 
 
49
  --resolution 360p
50
  ```
51
 
52
+ <video src="https://huggingface.co/Linum-AI/linum-v2-360p/resolve/main/goat_360p_demo.mp4" controls autoplay muted loop width="100%"></video>
53
 
54
  Weights are downloaded automatically on first run (~20GB).
55