Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Wan2.2
|
| 2 |
|
| 3 |
<p align="center">
|
|
@@ -30,9 +37,13 @@ This repository contains our TI2V-5B model, built with the advanced Wan2.2-VAE t
|
|
| 30 |
## Video Demos
|
| 31 |
|
| 32 |
<div align="center">
|
| 33 |
-
|
|
|
|
|
|
|
|
|
|
| 34 |
</div>
|
| 35 |
|
|
|
|
| 36 |
## 🔥 Latest News!!
|
| 37 |
|
| 38 |
* Jul 28, 2025: 👋 We've released the inference code and model weights of **Wan2.2**.
|
|
@@ -221,5 +232,4 @@ We would like to thank the contributors to the [SD3](https://huggingface.co/stab
|
|
| 221 |
|
| 222 |
|
| 223 |
## Contact Us
|
| 224 |
-
If you would like to leave a message to our research or product teams, feel free to join our [Discord](https://discord.gg/AKNgpMK4Yj) or [WeChat groups](https://gw.alicdn.com/imgextra/i2/O1CN01tqjWFi1ByuyehkTSB_!!6000000000015-0-tps-611-1279.jpg)!
|
| 225 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
- zh
|
| 6 |
+
pipeline_tag: text-to-video
|
| 7 |
+
---
|
| 8 |
# Wan2.2
|
| 9 |
|
| 10 |
<p align="center">
|
|
|
|
| 37 |
## Video Demos
|
| 38 |
|
| 39 |
<div align="center">
|
| 40 |
+
<video width="80%" controls>
|
| 41 |
+
<source src="https://cloud.video.taobao.com/vod/4szTT1B0LqXvJzmuEURfGRA-nllnqN_G2AT0ZWkQXoQ.mp4" type="video/mp4">
|
| 42 |
+
Your browser does not support the video tag.
|
| 43 |
+
</video>
|
| 44 |
</div>
|
| 45 |
|
| 46 |
+
|
| 47 |
## 🔥 Latest News!!
|
| 48 |
|
| 49 |
* Jul 28, 2025: 👋 We've released the inference code and model weights of **Wan2.2**.
|
|
|
|
| 232 |
|
| 233 |
|
| 234 |
## Contact Us
|
| 235 |
+
If you would like to leave a message to our research or product teams, feel free to join our [Discord](https://discord.gg/AKNgpMK4Yj) or [WeChat groups](https://gw.alicdn.com/imgextra/i2/O1CN01tqjWFi1ByuyehkTSB_!!6000000000015-0-tps-611-1279.jpg)!
|
|
|