Text-to-Video
File size: 3,765 Bytes
fb2abaf
 
 
 
233fed1
3fcece6
 
660ceb3
3fcece6
233fed1
 
fb2abaf
 
3fcece6
 
7cbeaf2
3fcece6
 
 
39b2cb1
 
 
3fcece6
 
39b2cb1
 
 
3fcece6
 
39b2cb1
 
 
3fcece6
 
39b2cb1
 
 
3fcece6
 
 
7cbeaf2
3fcece6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
233fed1
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
---
license: apache-2.0
pipeline_tag: text-to-video
---

# Lumina-Video

Official repository for Lumina-Video, a preliminary tryout of the Lumina series for Video Generation

Paper: [Lumina-Video: Efficient and Flexible Video Generation with Multi-scale Next-DiT](https://huggingface.co./papers/2502.06782)

Github link: [Github](https://github.com/Alpha-VLLM/Lumina-Video)

<h2 id="custom-gallery"> 📽️ Gallery</h2>

### Text to Video results

<table border="0" style="width: 100%; text-align: center; margin-top: 1px;">
  <tr>
    <td><video src="https://huggingface.co./spaces/agua123/demo_video/resolve/main/T2V-examples/1.mp4" width="100%" controls autoplay loop muted></video></td>
    <td><video src="https://huggingface.co./spaces/agua123/demo_video/resolve/main/T2V-examples/2.mp4" width="100%" controls autoplay loop muted></video></td>
    <td><video src="https://huggingface.co./spaces/agua123/demo_video/resolve/main/T2V-examples/3.mp4" width="100%" controls autoplay loop muted></video></td>
  </tr>
  <tr>
    <td><video src="https://huggingface.co./spaces/agua123/demo_video/resolve/main/T2V-examples/4.mp4" width="100%" controls autoplay loop muted></video></td>
    <td><video src="https://huggingface.co./spaces/agua123/demo_video/resolve/main/T2V-examples/5.mp4" width="100%" controls autoplay loop muted></video></td>
    <td><video src="https://huggingface.co./spaces/agua123/demo_video/resolve/main/T2V-examples/6.mp4" width="100%" controls autoplay loop muted></video></td>
  </tr>
  <tr>
    <td><video src="https://huggingface.co./spaces/agua123/demo_video/resolve/main/T2V-examples/7.mp4" width="100%" controls autoplay loop muted></video></td>
    <td><video src="https://huggingface.co./spaces/agua123/demo_video/resolve/main/T2V-examples/8.mp4" width="100%" controls autoplay loop muted></video></td>
    <td><video src="https://huggingface.co./spaces/agua123/demo_video/resolve/main/T2V-examples/9.mp4" width="100%" controls autoplay loop muted></video></td>
  </tr>
  <tr>
    <td><video src="https://huggingface.co./spaces/agua123/demo_video/resolve/main/T2V-examples/10.mp4" width="100%" controls autoplay loop muted></video></td>
    <td><video src="https://huggingface.co./spaces/agua123/demo_video/resolve/main/T2V-examples/11.mp4" width="100%" controls autoplay loop muted></video></td>
    <td><video src="https://huggingface.co./spaces/agua123/demo_video/resolve/main/T2V-examples/12.mp4" width="100%" controls autoplay loop muted></video></td>
  </tr>
</table>

### Text to Video+Audio results

<table border="0" style="width: 100%; text-align: left; margin-top: 15px; border-collapse: collapse;">
  <tr>
      <td>
          <video src="https://huggingface.co./spaces/agua123/demo_video/resolve/main/T2V%2BA-examples/1.mp4" width="100%" controls autoplay loop muted></video>
      </td>
      <td>
          <video src="https://huggingface.co./spaces/agua123/demo_video/resolve/main/T2V%2BA-examples/2.mp4" width="100%" controls autoplay loop muted></video>
      </td>
      <td>
          <video src="https://huggingface.co./spaces/agua123/demo_video/resolve/main/T2V%2BA-examples/3.mp4" width="100%" controls autoplay loop muted></video>
      </td>
  </tr>
  <tr>
      <td>
          <video src="https://huggingface.co./spaces/agua123/demo_video/resolve/main/T2V%2BA-examples/4.mp4" width="100%" controls autoplay loop muted></video>
      </td>
      <td>
          <video src="https://huggingface.co./spaces/agua123/demo_video/resolve/main/T2V%2BA-examples/5.mp4" width="100%" controls autoplay loop muted></video>
      </td>
      <td>
          <video src="https://huggingface.co./spaces/agua123/demo_video/resolve/main/T2V%2BA-examples/6.mp4" width="100%" controls autoplay loop muted></video>
      </td>
  </tr>
</table>

```