Update README.md
Browse files
README.md
CHANGED
@@ -12,25 +12,12 @@ license_link: LICENSE
|
|
12 |
|
13 |
# HunyuanVideo: A Systematic Framework For Large Video Generation Model Training
|
14 |
|
15 |
-
<div align="center">
|
16 |
-
<a href="https://github.com/Tencent/HunyuanVideo"><img src="https://img.shields.io/static/v1?label=HunyuanVideo Code&message=Github&color=blue&logo=github-pages"></a>  
|
17 |
-
<a href="https://aivideo.hunyuan.tencent.com"><img src="https://img.shields.io/static/v1?label=Project%20Page&message=Github&color=blue&logo=github-pages"></a>  
|
18 |
-
<a href="https://github.com/Tencent/HunyuanVideo/blob/main/assets/hunyuanvideo.pdf"><img src="https://img.shields.io/static/v1?label=Tech Report&message=Arxiv:HunyuanVideo&color=red&logo=arxiv"></a>  
|
19 |
-
<a href="https://huggingface.co/tencent/HunyuanVideo"><img src="https://img.shields.io/static/v1?label=HunyuanVideo&message=HuggingFace&color=yellow"></a>    
|
20 |
-
<a href="https://huggingface.co/tencent/HunyuanVideo-PromptRewrite"><img src="https://img.shields.io/static/v1?label=HunyuanVideo-PromptRewrite&message=HuggingFace&color=yellow"></a>    
|
21 |
-
</div>
|
22 |
-
|
23 |
-----
|
24 |
|
25 |
This repo contains PyTorch model definitions, pre-trained weights and inference/sampling code for our paper exploring HunyuanVideo. You can find more visualizations on our [project page](https://aivideo.hunyuan.tencent.com).
|
26 |
|
27 |
> [**HunyuanVideo: A Systematic Framework For Large Video Generation Model Training**](https://github.com/Tencent/HunyuanVideo/blob/main/assets/hunyuanvideo.pdf) <br>
|
28 |
|
29 |
-
## 🎥 Demo
|
30 |
-
<div align="center">
|
31 |
-
<video src="https://github.com/user-attachments/assets/f37925a3-7d42-40c9-8a9b-5a010c7198e2" width="50%">
|
32 |
-
</div>
|
33 |
-
|
34 |
Due to the limitation of github page, the video is compressed. The original video can be downloaded from [here](https://aivideo.hunyuan.tencent.com/download/HunyuanVideo/material/demo.mov).
|
35 |
|
36 |
## 🔥🔥🔥 News!!
|
|
|
12 |
|
13 |
# HunyuanVideo: A Systematic Framework For Large Video Generation Model Training
|
14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
-----
|
16 |
|
17 |
This repo contains PyTorch model definitions, pre-trained weights and inference/sampling code for our paper exploring HunyuanVideo. You can find more visualizations on our [project page](https://aivideo.hunyuan.tencent.com).
|
18 |
|
19 |
> [**HunyuanVideo: A Systematic Framework For Large Video Generation Model Training**](https://github.com/Tencent/HunyuanVideo/blob/main/assets/hunyuanvideo.pdf) <br>
|
20 |
|
|
|
|
|
|
|
|
|
|
|
21 |
Due to the limitation of github page, the video is compressed. The original video can be downloaded from [here](https://aivideo.hunyuan.tencent.com/download/HunyuanVideo/material/demo.mov).
|
22 |
|
23 |
## 🔥🔥🔥 News!!
|