Update README.md
Browse files
README.md
CHANGED
@@ -6,36 +6,11 @@ license_link: LICENSE
|
|
6 |
<!-- ## **HunyuanVideo** -->
|
7 |
|
8 |
<p align="center">
|
9 |
-
<img src="
|
10 |
</p>
|
11 |
|
12 |
# **HunyuanVideo-I2V** 🌅
|
13 |
|
14 |
-
<div align="center">
|
15 |
-
<a href="https://github.com/Tencent/HunyuanVideo-I2V"><img src="https://img.shields.io/static/v1?label=HunyuanVideo-I2V Code&message=Github&color=blue"></a>  
|
16 |
-
<a href="https://aivideo.hunyuan.tencent.com"><img src="https://img.shields.io/static/v1?label=Project%20Page&message=Web&color=green"></a>  
|
17 |
-
<a href="https://video.hunyuan.tencent.com"><img src="https://img.shields.io/static/v1?label=Playground&message=Web&color=green"></a>
|
18 |
-
</div>
|
19 |
-
<div align="center">
|
20 |
-
<a href="https://arxiv.org/abs/2412.03603"><img src="https://img.shields.io/static/v1?label=Tech Report&message=Arxiv&color=red"></a>  
|
21 |
-
<a href="https://aivideo.hunyuan.tencent.com/hunyuanvideo.pdf"><img src="https://img.shields.io/static/v1?label=Tech Report&message=High-Quality Version (~350M)&color=red"></a>
|
22 |
-
</div>
|
23 |
-
<div align="center">
|
24 |
-
<a href="https://huggingface.co/tencent/HunyuanVideo-I2V"><img src="https://img.shields.io/static/v1?label=HunyuanVideo-I2V&message=HuggingFace&color=yellow"></a>  
|
25 |
-
<!-- <a href="https://huggingface.co/docs/diffusers/main/api/pipelines/hunyuan_video"><img src="https://img.shields.io/static/v1?label=HunyuanVideo&message=Diffusers&color=yellow"></a>   -->
|
26 |
-
<!-- <a href="https://huggingface.co/tencent/HunyuanVideo-PromptRewrite"><img src="https://img.shields.io/static/v1?label=HunyuanVideo-PromptRewrite&message=HuggingFace&color=yellow"></a> -->
|
27 |
-
|
28 |
-
<!--
|
29 |
-
[](https://replicate.com/zsxkib/hunyuan-video) -->
|
30 |
-
</div>
|
31 |
-
|
32 |
-
<p align="center">
|
33 |
-
👋 Join our <a href="assets/WECHAT.md" target="_blank">WeChat</a> and <a href="https://discord.gg/tv7FkG4Nwf" target="_blank">Discord</a>
|
34 |
-
</p>
|
35 |
-
<p align="center">
|
36 |
-
|
37 |
-
-----
|
38 |
-
|
39 |
Following the great successful open-sourcing of our [HunyuanVideo](https://github.com/Tencent/HunyuanVideo), we proudly present the [HunyuanVideo-I2V](https://github.com/Tencent/HunyuanVideo-I2V), a new image-to-video generation framework to accelerate open-source community exploration!
|
40 |
|
41 |
This repo contains offical PyTorch model definitions, pre-trained weights and inference/sampling code. You can find more visualizations on our [project page](https://aivideo.hunyuan.tencent.com). Meanwhile, we have released the LoRA training code for customizable special effects, which can be used to create more interesting video effects.
|
|
|
6 |
<!-- ## **HunyuanVideo** -->
|
7 |
|
8 |
<p align="center">
|
9 |
+
<img src="https://raw.githubusercontent.com/Tencent/HunyuanVideo-I2V/assets/logo.png" height=100>
|
10 |
</p>
|
11 |
|
12 |
# **HunyuanVideo-I2V** 🌅
|
13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
Following the great successful open-sourcing of our [HunyuanVideo](https://github.com/Tencent/HunyuanVideo), we proudly present the [HunyuanVideo-I2V](https://github.com/Tencent/HunyuanVideo-I2V), a new image-to-video generation framework to accelerate open-source community exploration!
|
15 |
|
16 |
This repo contains offical PyTorch model definitions, pre-trained weights and inference/sampling code. You can find more visualizations on our [project page](https://aivideo.hunyuan.tencent.com). Meanwhile, we have released the LoRA training code for customizable special effects, which can be used to create more interesting video effects.
|